/* 全局样式*/
body {
	font-size: 73%; /* Resets 1em to 12px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
	}
#top {
	width: 740px;
	margin: 5px auto 0px auto;
	padding: 2px 10px 2px 0;
	text-align: right;
	color: #666;
	font-size: 0.9em;
	}
#top a , #top a:hover {
	padding: 4px 8px;
	color: #666;
	text-decoration: underline;
	}
#top a:hover {
	padding: 4px 8px;
	background-color: #589BD2;
	color: #FFF;
	text-decoration: none;
	}
#page {
	width: 760px;
	margin: 0px auto 20px auto;
	padding: 0;
	border: 1px solid #959596;
	text-align: left;
	background-color: #FFF;
    background: url("images/kubrickbg-ltr.jpg") repeat-y top; border: none;
	}
/* 页眉样式*/
#header {
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	background: #73a0c5 url('images/gogoheader2.jpg') no-repeat bottom center;
	}
#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 
#headerimg .description {
	display: none;
	}
h1 {
	display: none;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #FFF;
	}
/* 左侧样式*/
.narrowcolumn {
	float: left;
	padding: 0 0 20px 35px;
	margin: 0px 0 0;
	width: 470px;
	}
.narrowcolumn .entry {
	font-size: 1.17em;
	line-height: 1.7em;
	}
.entry p a:visited {
	color: #06c;
	}
.post {
	margin: 0 0 50px;
	text-align: justify;
	}
.site {
	margin: 0px;
	padding: 5px 0 0 0;
	text-align: left;
	color: #666;
	}
.post hr {
	display: block;
	}
.post h2{
	margin: 30px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom:1px solid #ddd;
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
	}
.post h4{
	margin: 10px 0 0 0;
	font-size: 1.05em;
	font-weight: bold;
	color: #555;
	}
.post h5{
	margin: 10px 0 0 0;
	font-size: 1.0em;
	font-weight: bold;
	color: #555;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h3 {
	text-decoration: none;
	}
h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #333;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #777;
	}
.postmetadata {
	clear: left;
	padding-top: 10px;
	color: #777;
	border-top:1px solid #ddd;
	font-size: 1em;
	font-family: Arial, Verdana, Sans-Serif;
}
/* 上下页样式*/
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* 右侧样式*/
#sidebar{
	float: right;
	margin: 0 25px 0 0 !important; 
	margin: 0 12px 0 0;
	padding: 20px 0 10px 0;
	width: 190px;
	line-height: 1.5em;
	font: 1.0em Verdana, Arial, Sans-Serif;
	}
#sidebar form {
	margin: 0;
	}
#sidebar h3 {
	float: left;
	width: 165px;
	margin: 30px 0 0 0;
	padding: 3px 0px 5px 25px;
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	background:url(img11.gif) 3px 2px no-repeat;
	border-bottom:1px solid #ddd;
	}
/* 搜索样式*/
#search {
	width:100%;
	line-height:1em;
	display:block;
}
.searchinput {
	font-size:1em;
	width:88%;
	margin:5px 4%;
	padding:3px;
	border:1px solid #ccc;
	height:16px;
	background:url(images/bg_search.png) right 3px no-repeat #f4f4f4;
}
.searchinput:focus, .searchinput:hover {
	border:1px solid #fc0;
	background:url(images/bg_search.png) right -16px no-repeat #fff;
}

/* 图片样式*/
.category {
	float: left;
	width:170px;
	margin: 0;
	padding: 10px 10px;
	text-align: justify;
	line-height:180%;
}
.photos {
	float: left;
	width:190px;
	margin: 0;
	padding: 5px 0 0 0;
}
.photos ul {
	float: left;
	width:190px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.photos li {
	float: left;
	width: 90px;
	margin: 1px;
	padding: 3px 0 0 0;
	text-align: center;
	border: 1px solid #DDD;
	background: #fff
}
.right {
	float: left;
	width:170px;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
}
.right ul {
	float: left;
	width:170px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
.right li {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 3px 0;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/* 页尾样式*/
#footer {
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	}
#footer p {
	margin: 0;
	padding: 20px 0 10px 0;
	text-align: center;
	font-size: 1.0em;
	}
/* 来自编辑器样式*/
.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}
.Code
{
	border: #3366CC 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	font-family: 'Courier New' , Monospace;
	background-color: #DDEEFF;
}

/* 其他样式*/
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
p img {
	padding: 0;
	max-width: 100%;
	}
#alt {
	width: 500px;
	height: 330px; 
	margin: 100px auto 0px auto;
	padding: 0px;
	text-align: center;
	color: #000;
	font-size: 1.8em;
	border: 1px solid #AAA;
	background: url('snooopy-02.jpg') no-repeat bottom center;
	line-height:150%;
	}