/*
Theme Name: ComFy Magazine Plus
Theme URI: http://deluxethemes.com/comfy/
Description: A feature-rich CMS / Magazine theme for WordPress by <a href="http://deluxethemes.com/">Deluxe Themes</a>.
Version: 2.1
Author: Ahmad Fouad
Author URI: http://deluxethemes.com/
*/

@import url("style.php");

/*
Theme Name: ComFy Magazine Plus
Theme URI: http://deluxethemes.com/comfy/
Description: A feature-rich CMS / Magazine theme for WordPress by <a href="http://deluxethemes.com/">Deluxe Themes</a>.
Version: 2.1
Author: Ahmad Fouad
Author URI: http://deluxethemes.com/
*/

@import url("style.php");

#mta_bar { 
background: #FFFFE1; 
border-bottom: 1px solid #808080; 
margin: 0 0 3px 0; 
padding: 4px 0; 
z-index: 100; 
top: 0; 
left: 0; 
width: 100%; 
overflow: auto; 
position: fixed; }

* html #mta_bar{ /*IE6 hack*/
position: absolute; 
width: expression(document.compatMode=="CSS1Compat"? 
document.documentElement.clientWidth+"px" : body.clientWidth+"px"); }

#mta_bar .left { float: left; 
text-align: center; 
font-family: Arial; 
font-size: 13px; 
font-weight: bold; 
font-style: normal; 
color: #0000FF; 
width:92%;}

#mta_bar .right {
font-family: Arial, Helvetica, sans-serif; 
float: right; 
text-align: center; 
font-weight: normal; 
font-size: 10px;
letter-spacing: 0; 
width: 30px; 
white-space: nowrap;}

#mta_bar .right a {font-size: 10px; color: #0000FF; text-decoration: underline;}
#mta_bar .right a:hover {font-size: 10px; color: #0000FF; text-decoration: none;}
#left_bar a { text-decoration: none; color: #0000FF; }
#left_bar a:hover { text-decoration: underline; color: #0000FF; }

/*linkwords*/
.lw_cad_link:link {
text-decoration: underline;
border-bottom: 1px;
}
.lw_cad_link:visited {
text-decoration: underline;
border-bottom: 1px;
}
.lw_cad_link:hover {
text-decoration: underline;
border-bottom: 2px;
}
