﻿/*
Theme Name: Azul
Theme URI: http://www.switchroyale.com/?page_id=21
Description: Azul is a clean and modern theme with a techy/corporate feel. This theme is meant to be easy to edit and modify. Now includes 1 level deep subnavigation in the navigation menu. Just assign a parent page to any page on your blog for an instant submenu (submenu not compatible with IE6). The Azul Photoshop template is also available for free at www.switchroyale.com. Free to use for whatever you want.
Version: 1.51
Author: Switchroyale
Author URI: http://www.switchroyale.com
Tags: blue, white, silver, light, two-columns, fixed-width, right-sidebar
*/

/*全局*/
body { margin: 0 auto;font:12px/1.5  tahoma, arial, \5b8b\4f53, sans-serif; color: #666;background: url(../images/bodybg.jpg)  repeat-x #999; }
h3 { font-size:14px;}
a { color:#0195c5; text-decoration:none;} 
a:hover { color: #333;text-decoration:none;}
img { border:0;}

/*布局*/
#wrapper {width: 960px;	margin: 0 auto;	background: url(../images/containerbg.jpg) repeat-y #fff; position: relative;}
#container {  border:0px solid red;  border:0px solid blue;  }
#content {float: left;	width: 600px;	padding: 0 0 0 50px;margin: 0 0 20px 0;	}

/*头部*/
#header .site{ height:150px; overflow:hidden;}
#header {  background: url(../images/headerbg.jpg)  no-repeat; }
#header h2 {	margin: 0;	font-size: 24px;   padding-left:50px;  margin-top:30px;   line-height:55px;  }
#header p{ margin-top:5px;	padding: 0px 50px 0 50px; font-size:14px;}
#header a {	text-decoration: none;	color: #666;}
#header a:hover {	color: #333;}
#header .nav { padding:0; margin:0px 33px 0 31px;  *margin-top:0px;	background: url(../images/navbarbg.jpg) no-repeat -33px;height: 50px; border:0px solid blue; }
#header .nav li {  list-style-type:none; float: left;}
#header .nav a {	display: block;	 	padding: 0 30px 0 20px; color: #999; line-height: 30px;	background: url(../images/navbuttonbg.gif);	background-position: right 50%;}
#header .nav a:hover,#header .nav .current{	color: #666;	background: url(../images/navbuttonbg-hover.gif);	background-position: right 50%;}
#header #search {position: absolute;top: 40px;	right: 50px;}
#header #search input { border: 1px solid #ccc;	color: #666; width: 205px; padding: 2px; background:url(../images/search.gif) no-repeat right ;}

/*文章*/
.post {	margin: 0 0 20px 0;}
.post-message{ margin: 0 0 5px 0;}
.post-title { font-size: 16px;	font-weight: bold;	margin: 0 0 5px 0;	border-bottom: 1px solid #ccc;}
.post-content{ font-size:14px;}
.post-content img {	border: none;}
.post-meta { font-size:12px;}
.post-meta span { padding-right:5px;}

/*评论*/
#commentlist {	list-style-type: none;	margin: 0;	padding: 0;}
#commentlist li {	background: #ebebeb;	padding: 10px 10px 0 10px;	border: 1px solid #ccc;	margin: 0 0 20px 0;}
#commentlist p{ word-wrap:break-word; overflow:auto; }
#commentlist .comment-floor { float:right; color:#ccc; font-size:20px;  }
#commentlist  img {	border: 1px solid #ccc;}
#commentform label{ display:block;}

/*侧栏*/
#sidebar {	margin-left: 700px;	width: 210px; }
#sidebar .widget { margin-bottom:20px;}
#sidebar ul {	list-style-type: none;	margin: 0;	padding: 0;}
#sidebar li{ border-bottom: 1px dotted #ccc; line-height:2.0; padding-left:8px;  }
#sidebar li span{ margin-left:3px; }
#sidebar h3 { 	margin: 0 0 5px 0;	 padding:0; color: #666; border-bottom: 1px solid #ccc; }
#sidebar a {color: #0195c5;	text-decoration: none;}
#sidebar a:hover {	color: #333;	background: #ebebeb;}
#sidebar #recenttags li{ display:inline; border:0;white-space:nowrap;}

/*底部*/
#footer { clear:both; 	height: 110px;	background: url(../images/footerbg.jpg) no-repeat;	 	text-align:center;	 padding:20px 0;}
#footer a {	color: #666;}
#footer a:hover {	color: #333;}

/*分页*/
.pager{   margin: 10px 0 10px 0; padding:5px 0; text-align:right;}
.pager div { }
.pager a,.pager span { line-height:20px;margin-right:5px;padding:3px 6px;   }
.pager a:hover{ background: #ebebeb;   }
.pager .current { background-color:#ccc; color:#fff; font-weight:bold;}
