@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #dfeffe url(body_bg.jpg) top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01042d;
}
img {
	border: 0;
}
a {
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
:focus {
	outline: none;
}
h1 {
	font-size: 56px;
	color: #fff;
}
/* =wrap
-------------------------------------------------- */
div.bg {
	background: url(cont_bg.jpg) top center no-repeat;
	width:100%;
	min-height: 757px;
}
div.wrap {
	width: 985px;
	margin: 0 auto;
}
div.header {
	height: 44px;
}
div.header ul.nav {
	padding: 13px 0 0 25px;
}
div.header ul.nav li {
	list-style: none;
	float: left;
	padding: 0 12px;
}
div.header ul.nav li a {
	color: #fff;
}
div.header ul.nav li.active a {
	
}
div.heading {
	background: url(saku_logo.png) 0 0 no-repeat;
	padding: 10px 0 15px 101px;
	margin: 10px 0 0 19px;
	position: relative;
}
div.heading p.rightlogo {
	position: absolute;
	right: 0px;
	top: 0px;
}
div.heading p.add {
	position: absolute;
	right: 97px;
	top: 31px;
}
div.heading p.all {
	position: absolute;
	right: 219px;
	top: 31px;
}
/* =content
-------------------------------------------------- */
div.content {
	position: relative;
	padding: 12px 0 0 0;
	margin-top: 20px;
}
div.content p.snow_sub {
	position: absolute;
	top: -13px;
	left: -3px;
}
div.content div.clips {
	float: left;
	width: 627px;
	padding-left: 8px;
}
div.content div.subtitles {
	float: right;
	color: #fff;
	width: 326px;
	background: url(subtitles_bg.png) 0 0 no-repeat;
	height: 306px;
	padding: 35px 0 0 15px;
	position: relative;
}
div.content div.subtitles p.snow {
	position: absolute;
	top: -50px;
	left: -5px;
}
div.content div.subtitles div.row {
	margin-bottom: 6px;
}
div.content div.subtitles p.title {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 19px;
}
div.content div.subtitles p.text {
	font-size: 14px;
	margin-bottom: 7px;
}
div.content div.subtitles p.input {
	background: url(input_bg.png) 0 0 no-repeat;
	width: 310px;
	height: 44px;
}
div.content div.subtitles p.input textarea {
	background: 0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0 0 6px;
	width: 302px;
	height: 38px;
	overflow: hidden;
}
div.content div.subtitles p.button {
	text-align: center;
	margin-top: 9px;
}
div.content div.order_box {
	width: 638px;
	float: left;
}
div.content div.order_box div.a {
	background: url(box_bg.png) 0 0 repeat-y;
	padding: 23px 30px 5px 24px;
}
div.content div.order_box p {
	line-height: 1.4em;
}
div.content div.order_box table {
	margin-top: 15px;
	margin-bottom: 20px;
}
div.content div.order_box table th {
	padding: 0 14px 7px 0;
	text-align: right;
}
div.content div.order_box table td {
	padding-bottom: 7px;
}
div.content div.order_box table td.pad {
	padding-right: 11px;
}
div.content div.order_box table p.input {
	background: url(input_small.png) 0 0 no-repeat;
	width: 210px;
	height: 28px;
}
div.content div.order_box table p.input input {
	background: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding:6px 0 0 4px;
	width: 200px;
}
div.content div.order_box table p.input_big {
	background: url(input_big.png) 0 0 no-repeat;
	width: 496px;
}
div.content div.order_box table p.input_big input {
	width: 489px;
}
div.content div.order_box p.check {
	margin-bottom: 7px;
}
div.content div.order_box p.button a {
	float: right;
}
div.content div.news_box {
	width: 340px;
	float: right;
	margin-top: 19px;
}
div.content div.news_box div.a {
	background: #dbecfc;
	padding: 20px 20px 0 20px;
}
div.content div.news_box div.heading_news p.title {
	color: #004384;
	font-size: 18px;
	float: left;
	text-transform: uppercase;
}
div.content div.news_box div.heading_news p.see_more {
	float: right;
	margin-top: 3px;
}
div.content div.news_box div.heading_news p.see_more a {
	color: #004384;
	font-size: 12px;
}
div.content div.news_box ul.latest_news {
	margin-top: 15px;
}
div.content div.news_box ul.latest_news li {
	list-style: none;
	font-size: 11px;
	margin-bottom: 8px;
	line-height: 1.4em;
}
div.content div.news_box ul.latest_news li a {
	color: #000;
}
div.content div.news_box ul.latest_news li p.date {
	float: left;
	width: 60px;
}
div.content div.news_box ul.latest_news li p.text {
	float: left;
	width: 224px;
}
div.content div.blog_box {
	width: 340px;
	position: relative;
}
div.content div.blog_box p.snow {
	position: absolute;
	top: -55px;
	left: -5px;
}
div.content div.blog_box p.main_heading {
	font-weight: bold;
	background: url(blog_box_heading_bg.png) 0 0 repeat-x;
	padding: 11px 0 10px 20px;
	color: #fff;
}
div.content div.blog_box p.main_heading span {
	float: left;
}
div.content div.blog_box p.main_heading span.first {
	width: 146px;
}
div.content div.blog_box p.main_heading span.second {
	width: 119px;
}
div.content div.blog_box p.main_heading span.third {
	width: 46px;
}
div.content div.blog_box div.a {
	background: #dbecfc;
	padding: 10px 10px 0 20px;
}
div.content div.blog_box div.heading_blog {
	margin-bottom: 10px;
}
div.content div.blog_box div.heading_blog p.title {
	color: #004384;
	font-size: 18px;
	float: left;
	text-transform: uppercase;
}
div.content div.blog_box div.heading_blog p.see_more {
	float: right;
	margin-top: 3px;
}
div.content div.blog_box div.heading_blog p.see_more a {
	color: #004384;
	font-size: 12px;
}
div.content div.blog_box ul.latest_news {
}
div.content div.blog_box ul.latest_news li {
	list-style: none;
	font-size: 11px;
	margin-bottom: 4px;
	line-height: 1.4em;
}
div.content div.blog_box ul.latest_news li a {
	color: #000;
}
div.content div.blog_box ul.latest_news li p.date {
	float: left;
	width: 60px;
}
div.content div.blog_box ul.latest_news li p.text {
	float: left;
	width: 224px;
}
div.content div.blog_box div.row {
	padding-bottom: 5px;
}
div.content div.blog_box div.row p {
	float: left;
	font-size: 11px;
}
div.content div.blog_box div.row p.name {
	width: 146px;
}
div.content div.blog_box div.row p.name a {
	font-weight: bold;
	color: #00437e;
}
div.content div.blog_box div.row p.added_by {
	width: 115px;
}
div.content div.blog_box div.row p.time {
	width: 46px;
}
/* =leftbar
-------------------------------------------------- */
div.leftbar {
	float: left;
	width: 576px;
	padding-left: 30px;
	position: relative;
}
div.leftbar p.snow {
	position: absolute;
	top: -25px;
	left: 19px;
}
div.leftbar div.blog_heading {
	background: url(blog_heading_bg.png) 0 0 repeat-x;
	height: 65px;
	color: #fff;
}
div.leftbar div.dif {
	background: url(blog_heading_small.png) 0 0 repeat-x;
	height: 36px;
}
div.leftbar div.blog_heading p.title {
	font-size: 16px;
	font-weight: bold;
	padding: 14px 0 0 20px;
}
div.leftbar div.dif p.title {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 0 20px;
}
div.leftbar div.blog_heading p.info {
	padding: 4px 0 0 20px;
}
div.leftbar div.blog_heading p.info a {
	color: #fff;
	text-decoration: underline;
}
div.leftbar div.blog_heading p.info a:hover {
	text-decoration: none;
}
div.leftbar div.post {
	background: #dbecfc;
	border-bottom: 5px solid #b5dbf5;
	min-height: 290px;
}
div.leftbar div.post div.entry {
	padding: 27px 27px 10px 27px;
}
div.leftbar div.post div.entry p {
	line-height: 1.6em;
	margin-bottom: 20px;
}
div.leftbar div.post div.entry p.youtube {
	margin: 0 0 8px 0;
}
div.leftbar div.post div.vote {
	margin-top: 5px;
	float: left;
}
div.leftbar div.post p.added_by {
	float: right;
	font-size: 13px;
	margin-top: 6px;
	margin-bottom: 0 !important;
}
div.leftbar div.post div.vote p {
	float: left;
	margin: 3px 5px 0 0;
}
div.leftbar div.post div.vote p.text {
	font-weight: bold;
	font-size: 13px;
	margin: 0 11px 0 0;
}
div.leftbar div.post div.share p {
	margin: 0 14px 0 0; 
	float: left;
	padding: 0 0 0 22px;
}
div.leftbar div.post div.share p.text {
	padding: 0;
	margin-right: 24px;
}
div.leftbar div.post div.share p a {
	font-size: 10px;
	color: #38599b;
	font-weight: bold;
}
div.leftbar div.post div.share p.twitter {
	background: url(twitter.png) 0 1px no-repeat;
}
div.leftbar div.post div.share p.facebook {
	background: url(facebook.png) 0 2px no-repeat;
}
div.leftbar div.post div.share p.google {
	background: url(google.png) 0 2px no-repeat;
}
div.leftbar div.post div.share p.myspace {
	background: url(myspace.png) 0 2px no-repeat;
}
div.leftbar div.post div.share p.delicious {
	background: url(delicious.png) 0 2px no-repeat;
}
div.leftbar div.post div.commentbox {
	padding: 20px 27px;
	background: #f1f7fe;
}
div.leftbar div.post div.commentbox p.title {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
}
div.leftbar div.post table.form {

}
div.leftbar div.post table.form th {
	text-align: right;
	padding: 7px 15px 0 0;
	vertical-align: top;
	white-space: nowrap;
}
div.leftbar div.post table.dif th {
	font-size: 11px;
	padding: 7px 5px 0 0;
} 
div.leftbar div.post table.form td {
	padding: 0 22px 7px 0;
}
div.leftbar div.post table.dif td {
	padding: 0 0 0 0;
}
div.leftbar div.post table.dif td.pad {
	padding: 0 10px 0 0;
}
div.leftbar div.post table.form p.input {
	background: url(comment_input.png) 0 0 no-repeat;
	width: 180px;
	height: 28px;
}
div.leftbar div.post table.form p.input input {
	background: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px 0 0 4px;
	width: 168px;
}
div.leftbar div.post table.form p.textarea {
	background: url(comment_textarea.png) 0 0 no-repeat;
	width: 433px;
	height: 129px;
	padding: 2px 0;
}
div.leftbar div.post table.form p.textarea textarea {
	background: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px 0 0 4px;
	width: 426px;
	height: 117px;
}
div.leftbar div.post p.post_button {
	text-align: center;
}
div.leftbar div.post div.commentbox p.button {
	padding-right: 22px;
}
div.leftbar div.post div.commentbox p.button a {
	float: right;
}
div.leftbar div.post div.comments {
	padding: 27px;
}
div.leftbar div.post div.comments p.title {
	font-weight: bold;
	margin-bottom: 18px;
	font-size: 14px;
}
div.leftbar div.post div.comments ul.comment_list li {
	list-style: none;
	margin-bottom: 25px;
}
div.leftbar div.post div.comments ul.comment_list li p.commenter {
	margin-bottom: 8px;
}
div.leftbar div.post div.comments ul.comment_list li p.comment {
	font-size: 11px;
	line-height: 1.4em;
}
div.leftbar div.post table.clip_list  {
	margin: 0 0 0 17px;
}
div.leftbar div.post table.clip_list td {
	vertical-align: top;
}
div.leftbar div.post table.clip_list div.item {
	width: 122px;
	float: left;
	margin-right: 18px;
}
div.leftbar div.post table.clip_list p {
	font-size: 11px;
	margin-bottom: 15px;
}
div.leftbar div.post table.clip_list a {
	color: #00437e;
}
div.leftbar div.post table.clip_list p.img a {
	display: block;
}
div.leftbar div.post table.clip_list p.img img {
	display: block;
	border: 1px solid #56a7cf;
}
table.pager {
	margin: 12px auto;
	text-align: center;
}
table.pager ul li {
	float: left;
	list-style: none;
	margin-right: 7px;
}
table.pager ul li a {
	color: #00437e;
	display: inline-block;
	background: #cadff2;
	text-decoration: none;
	width: 21px;
	height: 17px;
	padding-top: 3px;
	font-size: 11px;
	border: 1px solid #77b1dc;
}
table.pager ul li a:hover {
	border: 1px solid #00437e;
}
table.pager ul li.active a {
	border: 1px solid #00437e;
	background: #77b1dc;
}
/* =rightbar
-------------------------------------------------- */
div.rightbar {
	float: right;
	width: 340px;
}
div.front_box {
	width: 356px;
	position: absolute;
	z-index: 100;
	top: 358px;
	right: 0;
}
div.front_box img {
	display: block;
}
div.front_box div.a {
	background: url(front_box_center.png) 0 0 repeat-y;
	padding: 0 20px 0 20px;
}
div.front_box div.heading_news p.title {
	color: #004384;
	font-size: 18px;
	float: left;
	text-transform: uppercase;
}
div.front_box div.heading_news p.see_more {
	float: right;
	margin-top: 3px;
}
div.front_box div.heading_news p.see_more a {
	color: #004384;
	font-size: 12px;
}
div.front_box ul.latest_news {
	margin-top: 15px;
}
div.front_box ul.latest_news li {
	list-style: none;
	font-size: 11px;
	margin-bottom: 8px;
	line-height: 1.4em;
}
div.front_box ul.latest_news li a {
	color: #000;
}
div.front_box ul.latest_news li p.date {
	float: left;
	width: 60px;
}
div.front_box ul.latest_news li p.text {
	float: left;
	width: 224px;
}

/* =addtoany
-------------------------------------------------- */

.addtoany_share_save_container {
	margin:16px 0;
}
ul.addtoany_list {
	display:inline;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
	text-indent:0 !important;
}
ul.addtoany_list li {
	background:none !important;
	border:0;
	display:inline !important;
	line-height:32px;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}
ul.addtoany_list li:before {
	content:"";
}
ul.addtoany_list li a {
	padding:0 5px;
}
ul.addtoany_list img {
	float:none;
	border:0;
	margin:0;
	padding:0;
	vertical-align:middle;
}
ul.addtoany_list a img {
	opacity:.6;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
}
ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img {
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
a.addtoany_share_save img {
	border:0;width:auto;height:auto;
}

/* =footer
-------------------------------------------------- */
div.footer {
	width: 100%;
	background: url(footer.png) top center no-repeat;
	height: 298px;
}
div.footer div.cont {
	margin: 0 auto;
	width: 985px;
	position: relative;
}
div.footer p.sponsor {
	position: absolute;
	top: 50px;
	left:30px;
}
/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}