/*
------------------------------------------------------------------------
Theme Name:    NewsTheme URI:     http://quommunication.com/
Description:   A new kind of WordPress theme. For comments, questions or problems visit the <a href="http://quommunication.com/forum" title="Quommunication Forum">Quommunication Forum</a>!
Version:       1.02
Author:        Quommunication
Author URI:    http://quommunication.com/
------------------------------------------------------------------------

Support:       Bence Kucsan, support@quommunication.com
Updated:       January 14 2008
Copyright:     (c) 2008 Quommunication, a product of Bence Kucsan

All rights reserved.
*/
body.nobackground {
	margin: 0px;
	padding: 10px;
	background: #ffffff;
    font-family: Arial;
	font-size: 12px;
	color: #333333;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
        background:url(/images/repeat.gif) repeat-x;
        font-family: Arial;
	font-size: 12px;
	color: #333333;
}

fieldset{
margin:0px; padding:0px;
border:none;
}

img a {
border: none;
}

a img {
border: none;
}

.rss-annonce a {
color: #FF6600;
}

.right{ text-align:right;}

/* GAS ADS
______________________________________________________*/

.index-gas{float:right; margin-left: 10px;}
.content-gas{float:right; margin-left: 10px;}

/* END GAS 
_____________________________________________________*/



/* VOXANT PLAYER
______________________________________________________*/

#voxPlayer {
margin-bottom: 10px;
padding: 0px;
float: left;
}
/* END VOXANT 
______________________________________________________*/

a {
	outline: none;
}

.clear {
	clear: both;
}

.hr {
	margin: 0px;
	padding: 0px;
	
	height: 1px;
	font-size: 1px;

	background-color: #ffffff;
	
	clear: both;

	border-bottom: 1px solid #cccccc;
}

.hr_top {
	margin: 0px;
	padding: 0px;
	
	height: 5px;
	font-size: 1px;

	background-color: #eeeeee;
	
	clear: both;

	border-top: 1px solid #cccccc;
}

.hr_bottom {
	margin: 0px;
	padding: 0px;
	
	height: 5px;
	font-size: 1px;

	background-color: #eeeeee;
	
	clear: both;

	border-bottom: 1px solid #cccccc;
}

.red {
	color: #cc0000;
}

/*
------------------------------------------------------------------------
CONTAINER - The 980px wide wrapper used in header, main menu, and more
------------------------------------------------------------------------
*/

.container {
	margin: 0px auto;
	padding: 0px;
	
	width: 980px;
	
	text-align: left;
}

/*
------------------------------------------------------------------------
HEADER - Logo & Search Form
------------------------------------------------------------------------
*/

#header {
	margin: 0px auto;
	padding: 0px;

	width: 980px;
	height: 70px;

	text-align: left;
        background:url(/images/logo_small.gif) 0 24px no-repeat!important;
        background:url(/images/logo_small.gif) 0 25px no-repeat;
}

.logo, .logo a, .logo a:visited {
	margin: 18px 0px 0px 34px;
	padding: 0px;

	font-family: Geneva, Arial;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #cc0000;
	text-decoration: none;
	
	float: left;
}

#htext{
font-size:12px;
height:0px;margin:0px;padding:0px;
}

#htext div{
float:right;
text-align:right;
/*width:555px;*/
padding:4px 0 0 0;
height:0px;
color:#939393; 
}

#htext div a{
color:#5A7384;
text-decoration:none;
}

#htext div .lang{color:#fff;}

#htext div .orange{ color:#F67A00;}

#htext div a:hover{ text-decoration:underline;}

/*___________ SEARCH __________*/


#search-box{
float:right;
width:600px;
margin:0px; padding:0px;
margin-top:23px;
height:30px;
text-align:right;
}

#search-box fieldset{
margin:0;
padding:0;
border:none;
}

#search-box #q{
float:right;
margin:0px; padding:0px;
margin-left:5px;
width:150px;
padding:1px 1px 0 3px;
font-size:11px;
}

#search-box #sa{ float:right; margin-left:5px;}

#search-box span{
display:block;
width:200px;
float:right;
margin:0px;
}



/*
------------------------------------------------------------------------
MENUS - Main, Pages (currently not in use) & Sub Menu
------------------------------------------------------------------------
*/
/*

#menu {
        border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 30px;
}

.main_menu li {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	list-style: none;
}
*/

#topnav{
margin:0px auto; padding-top:2px;
width:980px;
}

/*
#topnav ul{
margin:0px;
padding:0px;
}

#topnav li.page_item{
margin: 0px;
padding: 0px;
list-style:none;
}

#topnav ul li, #topnav li.page_item{
margin:0px;
padding:0px;
float:left;
padding:9px 0 0 0;
margin-right:1px;
width:108px;
height:20px;
text-align:center;
background:url(/images/topnav.gif) no-repeat;
list-style:none;
}

#topnav ul li a{color:#EBEFF2; text-decoration:none;}
#topnav a:hover{ color:#96C36E;}

*/

/* END Main Menu */

/* Sub Menu */

#submenu {
	margin: 0px auto;
	padding: 0px;
	
	width: 100%;
	height: 32px;
	background-color: #eeeeee;
	
	border-bottom: 1px solid #cccccc;	
}

.sub_menu li {
	margin: 7px 5px 7px 0px;
	padding: 0px;
	
	font-size: 11px;
	
	float: left;
	list-style: none;
}

.cat-item a, .cat-item a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;

	color: #999999;
	text-decoration: none;
	
	display: block;
}

.cat-item a:hover {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

.current-cat, .current-cat a, .current-cat a:visited {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

.sub_menu li b {
	margin: 0px;
	padding: 3px 0px 3px 0px;

	color: #000000;
	text-decoration: none;
	
	display: block;
}

/* END Sub Menu */

/* Dropdown Menu, if there are some children categories in WordPress defined */

.children {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	
	position: absolute;
	left: -9000px;
	
	background-color: #ffffff;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

.sub_menu li:hover ul, .sub_menu li.iehover ul {
	left: auto;
}

.children li {
	margin: 1px 7px 1px 7px;
	padding: 1px 0px 1px 0px;
	
	float: none;
}

.children li a, .children li a:visited {
	background-color: #ffffff;

	color: #999999;
}

.children li a:hover {
	background-color: #999999;

	color: #ffffff;
}

.children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

/* END Dropdown Menu */

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/

/* Column Definitions */

.column_main {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	width: 640px;
	float: right;
}

.column_right {
	margin:0px;
	padding:0px;
	width: 300px;
	float: left;
}

.column_left_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	width: 299px;
	float: left;
	border-right: 1px solid #cccccc;
}

.column_center_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 20px;
	width: 299px;
	float: left;
	border-right: 1px solid #cccccc;
}

.column_right_b {
	margin:0px;
	padding:0px;
	width: 300px;
	float: right;
}

/* END Column Definitions */

/* Featured (the first enrty in every category archives and on the index page, currently with that black background ) */

#featured {
	margin: 10px 0px 0px 0px;
	padding: 1px 20px 10px 20px;
	border: 5px solid #eeeeee;
	background-color: #ffffff;
}

#featured h1 a, #featured h1 a:visited {
	color: #000;
}

#featured h1 a:hover {
	color: #000;
}

#featured h1 img.sm {
margin: 6px 6px 0px 0px;
padding: 0px;
align:left;
float:left;
}

#featured h2 {
	color: #999999;
}

#featured h2 a, #featured h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #999;
	border-bottom: 1px solid #999;
}

#featured h2 a:hover {
	color: #999;
	border-bottom: 1px solid #ffffff;
}


#featured h2 i {
	color: #999999;
}

#featured h2 i a, #featured h2 i a:visited {
	color: #999999;
	text-decoration: none;

	border-bottom: 1px solid #333333;
}

#featured h2 i a:hover {
	color: #000;
	border-bottom: 1px solid #ffffff;
}

#featured p {
	color: #000;
}

#featured p a, #featured p a:visited {
	color:#003399;
	border-bottom: 1px solid #333333;
}

#featured p a:hover {
	color:#003399;
	border-bottom: 1px solid #ffffff;
}

#featured img, #featured img a, #featured img a:visited {
	margin: 12px 10px 5px 0px;
	padding: 0px;
	float: left;
	border: none;
}

#featured ul.normal li {
	padding: 0px;
	margin: 5px;
	margin-left: 20px;
	border-bottom: none;
	list-style-type: disc;
	font-size: 13px;
}

#featured blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

/* END Featured */

/* Categories */

.category_header {
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 10px 20px;
	background-color: #eeeeee;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}

/* END Categories */

/* Lists (displaying the posts) */

#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content li {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	line-height: 16px;
	list-style-type: none;
	border-bottom: 1px dashed #aaaaaa;
}

#content ul.normal li{
	padding: 0px;
	margin: 5px;
	margin-left: 15px;
	border-bottom: none;
	list-style-type: disc;
	font-size: 13px;
}

#content ol.normal li{
	padding: 0px;
	margin: 5px;
	margin-left: 15px;
	border-bottom: none;
	list-style-type: disc;
	font-size: 13px;
}

.title a, .title a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.title a:hover {
	color: #336699;
}

.comment_excerpt a, .comment_excerpt a:visited, .comment_excerpt a:hover {
	font-weight: normal;
}

.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;

	color: #999999;
	font-size: 11px;
}

.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
.meta a:hover {
	color: #000000;
}

/* END Lists */

/* Entry */

.column_left_b img, .column_center_b img, .column_right_b img {
	margin: 3px 10px 5px 0px;
	padding: 0px;
	float: left;
	height: 82px;
	border: none;
}

.column_left_b img.submit, .column_center_b img.submit, .column_right_b img.submit {
	float:none;
	margin:0px;
	padding:0px;
	height:40px;
	width:203px;
}

p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	line-height: 18px;
}

p a, p a:visited {
	color: #336699;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

p a:hover {
	color: #cc0000;
}

#entry {
	margin: 30px 0px 0px 0px;
}

#entry .digg {
	margin: 3px 10px 5px 0px;
	float: left;
}

#entry img, #entry img a, #entry img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	
	border: none;
}

#entry p {
	margin: 20px 0px 20px 0px;
	
	font-size: 14px;
}

#entry ul, #entry ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

#entry li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	
	font-size: 14px;

	list-style-type: disc;
	border-bottom: none;
}

#entry blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

/* Button like link styling for the 'Archives' link */

.link a, .link a:visited {
	margin: 0px;
	padding: 4px 6px 4px 6px;

	background-color: #bbbbbb;

	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	
	border: none;
}

.link a:hover {
	color: #ffffff;
	background-color: #336699;
}

/* END Button like link styling for the 'Archives' link */

/* END Entry */

/* Comments */

.comment_author {
	margin: 20px 20px 20px 0px;
	padding: 0px;
	
	width: 150px;

	float: left;
}

.comments {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	width: 469px;
		
	float: left;
}

.leave_comment {
	margin: 0px 0px 10px 0px;
	padding: 20px;
	
	background-color: #eeeeee;
}

.leave_comment .textarea {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 585px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.leave_comment .input {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 220px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

/* END Comments */

/* Tabs (in the sidebar for the AJAX box) */

.tab_container {
	margin: 0px;
	padding: 0px;
	
	border: 5px solid #eeeeee;
}

.tab_container_in {
	margin: 0px;
	padding: 10px;
	
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tab_menu_container {
	padding: 0px 0px 0px 0px;
	
	height: 27px;
	
	background-color: #eeeeee;
}

#tab_menu li {
	margin: 0px;
	padding: 7px 5px 2px 0px;
	
	background-color: #eeeeee;
	
	font-size: 11px;
	line-height: normal;

	float: left;
	list-style: none;
	cursor: pointer;
	
	border-bottom: none;
}

#tab_menu .first {
	padding: 7px 5px 2px 6px;
}

#tab_menu li a, #tab_menu li a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	
	background-color: #eeeeee;

	color: #999999;
	text-decoration: none;
	
	display: block;
}

#tab_menu li a:hover, #tab_menu li a.current {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

.tab_content_list {
	display: none;	
}

#tab_content_tags a, #tab_content_tags a:visited {
	color: #999999;
	text-decoration: none;
}

#tab_content_tags a:hover {
	color: #000000;
	text-decoration: none;
}

/* END Tabs */

/* Widgets */

#content .widget ul {
	padding: 10px 10px 20px 10px;
	
	border: 5px solid #eeeeee;
}

.widget li a, .widget li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	display: block;
}

.widget li a:hover {
	color: #cc0000;
}

.widget .page_item a, .widget .page_item a:visited, .widget .page_item a:hover  {
	border-bottom: none;
}

.widget .cat-item a, .widget .cat-item a:visited {
	padding: 0px;
}

.widget .cat-item a:hover, .widget .current-cat, .widget .current-cat a, .widget .current-cat a:visited {
	background-color: #ffffff;
}

/* END Widgets */

/*
------------------------------------------------------------------------
HEADERS
------------------------------------------------------------------------
*/

h1, h1 a, h1 a:visited {
	margin: 0px 0px 10px 0px;
	padding: 0px;

	font-family: Geneva, Arial;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none;
}

h1 a:hover {
	color: #cc0000;
}

h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;

	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
}

h2 a, h2 a:visited {
	padding: 0px 0px 1px 0px;

	color: #cc0000;
	text-decoration: none;

	border-bottom: 1px solid #dddddd;
}

h2 a:hover {
	color: #000000;
}

h2 i {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

h2 i a, h2 i a:visited {
	color: #999999;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

h2 i a:hover {
	color: #000000;
}

h3 {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	
	font-family: Geneva, Arial;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
}

h3 a, h3 a:visited {
	color: #336699;
	text-decoration: none;
}

h3 a:hover {
	color: #cc0000;
}

/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer {
        margin:0px; padding:0px;
	width: 100%;
        height: 200px;
	background-color: #fff;
clear:both;

padding:37px 0 0 0;

color:white;
/*background:url(/images/footer.gif) 0 30px repeat-x;*/
text-align:left;
}

#footer p.left {
	font-size: 11px;
	color: #000000;
	float: left;
}

#footer p.right {
	font-size: 11px;
	color: #000000;
	float: right;
}

#footer p a, #footer p a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

#footer p a:hover {
	color: #000000;
}

#footerlogo {
margin: 0px;
padding: 0px;
width:290px;
}

#footerlogo a.footerlogo{
	margin: 0px;
	padding: 0px;
	float:right;
	font-family: Geneva, Arial;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #cc0000;
	text-decoration: none;
text-align:center;
}





/*#footer 
____________________________________________________________*/
#sitenav{
padding-top:8px;
margin-bottom:25px;
background-color: #5A7384;
height: 27px;
}

#sitenav a{
margin:0px;
width:auto;
color:white;
text-decoration:none;
}

#sitenav a:hover{ text-decoration:underline;}

#network{
margin:0px auto;
width:980px;
font-size:10px;
color:#000;
margin-bottom:20px;
}

#network a:hover{ text-decoration:underline;}

#network a{color:#000; text-decoration:none;}

#notice{
margin:0 auto;
text-align:center;
width:800px;
font-size:10px;
color:#000;
margin-bottom:40px;
}

.error {color:red;}

#adforum{
text-align:center;
margin-bottom:10px;
background-color:#F1F1F1;
border:1px solid #CCCCCC;
}

/* #content-middle
____________________________________________________________*/
#content-middle{
width:640px;
margin:2px 10px 0px 0px;
}

/* .newsheadlines
____________________________________________________________*/

.newsheadlines{
float:left;
width:640px;
padding:0px
margin:0px;
}

.newsheadlines h3{
padding-left:5px;
margin:0px;
height:19px;
font-size:12px;
font-weight:bold;
color:white;
letter-spacing:0.5px;
background:url(/images/summaries-head.gif) repeat-x;
}

.newsheadlines p {
font-size:10px;
}

.newsheadlines a{
display:block;
padding:0 0 5px 20px;
margin:0 0 5px 0;
text-decoration:none;
color:#4E5A65;
background:url(/images/arrow-green.gif) 5px 3px no-repeat;
border-bottom:1px dotted #C1CAD1;
}

.newsheadlines a:hover{ text-decoration:underline;}

.newsheadlines p.fullright a.normal{
display: inline;
color: #4E5A65;
}

.newsheadlines p.fullright a.normal:hover{ text-decoration:underline; }

/* .summaries 
____________________________________________________________*/
.summaries {
float:right;
width:300px;
padding:0px;
margin:0px;
}

.summaries div {
width:299px;
border:1px solid #D5D5D5;
padding:0px;
margin:0px;
border-top:none;
}

.summaries h3{
padding-left:5px;
margin:0px;
height:19px;
font-size:12px;
font-weight:bold;
color:white;
letter-spacing:0.5px;
background:url(/images/summaries-head.gif) repeat-x;
}

.summaries p{
font-weight:bold;
color:#4B91C6;
text-align:center;
font-size:9px;
margin:0px; padding:0px;
}

.summaries span{
text-align:center;
display:block;
font-size:9px;
}

.summaries table{
margin:10px 0 0 7px;
font:11px tahoma;
width:95%;
}

.summaries table thead th {
text-align:center;
color:#3568A8;
}
    
.summaries table thead th.leftspecial {
text-align:right;
color:#3568A8;
}

.summaries table td {
color:#000000;
height:20px;
text-align:right;
padding-right:3px;
}
    
.summaries table td.title {
padding-left:5px;
color:#003399;
text-align:left;
font-size:12px;
}
    
.summaries table .other{
background-color:#ECF1FA;
}

.summaries strong {color:green;}
.summaries strong.red {color:red;}

#blog-recententries{
font-weight:bold;
border: 5px solid #eeeeee;
margin-bottom:15px;
}

#blog-recententries h3{
color:red;
}

#blog-recententries div{ 
padding:1px;
}

#blog-recententries div a{
display:block;
padding:1px;
margin-bottom:2px;
color: #000;
text-decoration: none;
}

#blog-recententries div a:hover{text-decoration: underline;}

#blog-recententries div a.normal{
display:inline;
}

#blog-recententries div a.normal:hover{
display:inline;
}


/* #content-right 
____________________________________________________________*/
#content-right{
float:right;
margin:0px; padding:0px;
}

#right-nav{
border: 5px solid #eeeeee;
}

#right-nav h3{
color:red;
}

#right-nav div{ 
padding:3px;
}

#right-nav div a{
display:block;
padding:1px;
margin-bottom:2px;
color: #000;
text-decoration: none;
}

#right-nav div a:hover{text-decoration: underline;}

/* #related
________________________________________________________________________________*/

#related{ font-size:11px;border:5px solid #EEEEEE; margin-bottom:10px;}
#related div{padding:5px;}
#related div p{ margin:0px; padding:0px; line-height:120%; color:#6D6D6D}
#related a{ color:black;}
#related div .sponsor-title{ display:block; font-weight:bold; margin-bottom:0px;}
#related div .small a{ font-size:10px; color:#6D6D6D; text-decoration:none; border-bottom:none;}
#related p . right{ color:#6D6D6D; margin:0px;}

#tagcloud{
font-weight:bold;
border: 5px solid #eeeeee;
margin-bottom:15px;
padding: 1px;
}

#tagcloud a{ color: #000; text-decoration:none; padding:0 10px 0 0;}
#tagcloud a:hover{ text-decoration:underline;}

/*Tago Cloud*/
a.tag_1{color: #000; text-decoration:none; font: 0.75em/0.8em arial, sans-serif;}
a.tag_1:hover{ text-decoration:underline; }
a.tag_2{color: #000; text-decoration:none; font: 1em/0.8em arial, sans-serif;}
a.tag_2:hover{ text-decoration:underline; }
a.tag_3{color: #000; text-decoration:none; font: 1.25em/0.8em arial, sans-serif;}
a.tag_3:hover{ text-decoration:underline; }
a.tag_4{color: #000; text-decoration:none; font: 1.5em/0.8em arial, sans-serif;}
a.tag_4:hover{ text-decoration:underline; }
a.tag_5{color: #000; text-decoration:none; font: 2em/0.8em arial, sans-serif;}
a.tag_5:hover{ text-decoration:underline; }

.archives {
color: black;
font-weight: bold;
}

.archives a{
color:black;
text-decoration:none;
}

.archives a:hover{text-decoration:underline;}

/*Forms setup by classes
________________________________________________________________*/

	/* .form */
	#frm_contact .text, .form textarea, .form select{font: 11px Tahoma,Arial, Helvetica, sans-serif; color:black;}
	#frm_contact label { display:block;float:left;width:120px;}
	#frm_contact .text, .form textarea	{width:250px;padding:1px 4px;}
	#frm_contact textarea {height:70px;}


	/* .verification fieldset */
	#verification label{vertical-align:bottom;}
	#verification img{vertical-align:middle;}	
	#verification em{font-size:90%;}	
	#verification .text{margin-left:120px;}
	
	/*
	Forms for enquiries on Classifieds, Establishments and Jobs	
	*/
	#enquire_establishment {display:none;}

    #frm_tellafriend {position:absolute;
	top:115px;
	left:10px;
	}
		#frm_tellafriend .text, .form textarea, .form select{font: 11px Tahoma,Arial, Helvetica, sans-serif; color:black;}
	#frm_tellafriend label { display:block;float:left;width:120px;}
	#frm_tellafriend .text, .form textarea	{width:250px;padding:1px 4px;}
	#frm_tellafriend textarea {height:70px;}

	#submit_article .text, .form textarea, .form select{font: 11px Tahoma,Arial, Helvetica, sans-serif; color:black;}
	#submit_article label { display:block;float:left;width:120px;}
	#submit_article .text, .form textarea	{width:250px;padding:1px 4px;}

	#register .text, .form textarea, .form select{font: 11px Tahoma,Arial, Helvetica, sans-serif; color:black;}
	#register label { display:block;float:left;width:120px;}
	#register .text, .form textarea	{width:250px;padding:1px 4px;}

	#signin .text, .form textarea, .form select{font: 11px Tahoma,Arial, Helvetica, sans-serif; color:black;}
	#signin label { display:block;float:left;width:120px;}
	#signin .text, .form textarea	{width:250px;padding:1px 4px;}
	
	#add-trade .text, .form textarea, .form select{font: 11px Tahoma,Arial, Helvetica, sans-serif; color:black;}
	#add-trade label { display:block;float:left;width:120px;}
	#add-trade .text, .form textarea	{width:250px;padding:1px 4px;}
        
		p#frm_tellafriend
        {
            font-size:12px;
            position:absolute;top:100px;left:10px;
        }
		
		
		
/* FIX H1's - ARGH WHAT A MISSION! */

#featured h1 {
font-size:22px;
}

#featured h1 a {
font-size:22px;
}

#content h1 {
font-size:22px;
}

.column_left_b h1.left_column {
font-size:22px;
}

.column_left_b h1.left_column a.left_column {
font-size:22px;
}

.column_center_b h1 {
font-size:22px;
}

.column_center_b h1 a {
font-size:22px;
}

.column_right_b h1 {
font-size:22px;
}

.column_right_b h1 a {
font-size:22px;
}

strong {
font-weight: normal;
}

#blog-writer {
width:110px;
float:left;
margin:0px 10px 0px 0px;
padding:0px;
}

#blog-writer a {
padding:0px;
margin:0px;
color: #336699;
text-decoration: none;
border-bottom: 1px solid #dddddd;
}

#blog-writer a:hover {
color: #cc0000;
}

#blog-writer img {
align:center;
padding:0px;
margin:0px;
}

#blog-writer hr {
width:100px;
margin:0px;
padding:0px;
}

#rail{ 
float:left;
margin:8px 0px 0px 1px;
padding:0px;
color:#000;
font-size:11px;
}

#rail a{
color:#000;
text-decoration:underline;
}

#rail a:hover{
color:#000;
text-decoration:none;
}

p.red {
color:red;
}

#tradeboard a.tb {
color:#000;
text-decoration:none;
}

#tradeboard a.tb:hover {
color:#000;
text-decoration:underline;
}

#content a { color:#003399; }
#content a:hover {color:#003399;}

#comments{}

#user_comment{ border-top:1px solid #e4eef0; padding:10px 0 10px 0;font-size:10px;}
#user_comment p.heading {font-size:11px;}
#user_comment p {font-size:10px;}
#user_comment img{ float:left; margin-right:10px;}
#user_comment .quoted { font-size:10px; color:#787878; background:url(/images/quote.gif) 70px 0 no-repeat; padding:0 0 0 115px; margin-bottom:10px;}

#comments_add{ width:480px; height:100px;}

/*#page_tags
____________________________________________________________*/
#page_tags { margin:20px 0px 10px 0px;}
/*#page_tags { border:1px dotted #C1DADF; background-color: #E4EEF0; }*/
#page_tags h3 { display: inline; font-weight:normal;}


