/*
Theme Name: 西北大学
Theme URI: http://yangjf.com/blog/northwest-university-wordpress-theme-template
Description: 西北大学主页模板
Version: 1.0
Author: 杨建锋
Author URI: http://yangjf.com/
Tags: 蓝色、固定宽度、CMS模板
*/

/**
颜色
------------------------------------ 
**/
@import url('css/color.css');

/**
布局
------------------------------------ 
**/
@import url('css/layout.css');

/**
字体
------------------------------------ 
**/
@import url('css/font.css');

/**
常用的一些CSS
------------------------------------ 
**/
@import url('css/common.css');

/**
只针对IE浏览器的CSS
------------------------------------ 
**/
@import url('css/ie.css');

/**
Hack技术
------------------------------------ 
**/
@import url('css/hack.css');

/**
TODO:针对PDA版本的样式
------------------------------------ 
@import url('css/pda.css');
**/



/**
导航菜单
------------------------------------ 
**/
@import url('css/nwu-navigation.css');

/**
数据表格样式
------------------------------------ 
**/
@import url('css/datalist.css');


/**
广告样式
------------------------------------ 
**/
@import url('css/advertisement.css');


/**
211中期检查
------------------------------------ 
**/
/*
#header h1 a {
	background: transparent url(/wp-content/themes/nwu/images/nwu-logo-transparent.png) no-repeat 0 0;
	background: none;
}
#nwu-logo  {
	background:url("/wp-content/themes/nwu/images/20100702211.jpg") repeat-x scroll 0 0 transparent;
}
*/