/*  

Theme Name: ADO Strategies
Theme URI: http://www.adostrategies.com/
Description: The Adostrategies theme.
Version: 1.4 (2010/04/14)
Author: Mari Nakamura
Author URI:

*/

a { outline: none;}

/* style.css 

 01.Yahoo UI Library Fonts CSS
 02.body
 03.container
 04.header
 05.navi
 06.content
 07.footer
 08.about
 09.services
 10.clients
 
*/

/*
===============================================
 01.Yahoo UI Library Fonts CSS
----------------------------------------------- */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	/* for IE6/7 */ 
	*font-size:small; 
	/* for IE Quirks Mode */
	*font:x-small; 
}

select,input,button,textarea,button { font:99% arial,helvetica,clean,sans-serif;}
table { font-size:inherit; font:100%;}
pre,code,kbd,samp,tt { font-family:monospace; *font-size:108%; line-height:100%;}


/*
===============================================
 02.base
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

a img {
	margin: 0;
	padding: 0;
	border: none;
}

.clearfix:after, .staff-profile:after, .entry-info:after, .res-count:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix, .staff-profile, .entry-info, .res-count { display: inline-block;}

/* Hides from IE-mac \*/
*html .clearfix, .staff-profile, .entry-info, .res-count { height: 1%;}
.clearfix, .staff-profile, .entry-info, .res-count { display: block;}
/* End hide from IE-mac */

a { color: #CB130F; text-decoration: underline;}
a:hover { color: #999999; text-decoration: underline;}

/*
===============================================
 02.body
----------------------------------------------- */
body {
	background-color: #111111;
	line-height: 1;
	text-align: center;
	/*font-family: Helvetica, Arial, sans-serif; */
	font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

/*
===============================================
 03.container
----------------------------------------------- */
#container {
	background-color: #000000;
}

/*
===============================================
 04.header
----------------------------------------------- */
#header {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 20px 0 0 0;
}

#sitename {
	float: left;
	width: 141px;
}

/* navi
----------------------------------------------- */
#navi {
	float: right;
	width: 656px;
	height: 36px;
	background-image: url(images/navi_lang.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#navi li {
	float: left;
	list-style-type: none;
}

#navi li a {
	display: block;
	width: 113px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	font-size: 1%;
}

#navi li a:hover {
	display: block;
	width: 113px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: left -36px;
	text-indent: -9999em;
	font-size: 1%;
}

#navi-home a { background-image: url(images/navi_home.gif);}
#navi-blog a { background-image: url(images/navi_blog.gif);}
#navi-services a { background-image: url(images/navi_services.gif);}
#navi-clients a { background-image: url(images/navi_clients.gif);}
#navi-about a { background-image: url(images/navi_about.gif);}

#navi li#navi-ja a {
	width: 41px;
	height: 28px;
	background-image: url(images/navi_ja.gif);
	margin: 4px 0 0 5px;
}

#navi li#navi-en a {
	width: 41px;
	height: 28px;
	background-image: url(images/navi_en.gif);
	margin: 4px 0 0 0;
}

#navi li#navi-ja a:hover,
#navi li#navi-en a:hover {
	background-position: left -28px;
}

#home #navi-home a,
#blog #navi-blog a,
#services #navi-services a,
#clients #navi-clients a,
#about #navi-about a { background-position: left -36px;}

/*
===============================================
 05.content
----------------------------------------------- */
#content {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 30px 0 30px 0;
}

#home #content {
	background-image: url(images/hand_image.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 0 0 30px 0;
}

/*
===============================================
 06.footer
----------------------------------------------- */
#footer {
	clear: both;
	background-color: #111111;
	padding: 30px 0;
	text-align: center;
}

.powered {
	padding: 0 0 8px 0;
}

address {
	font-size: 77%;
	font-style: normal;
	color: #666666;
}

/*
===============================================
 07.home
----------------------------------------------- */

/* info
----------------------------------------------- */
#info {
	width: 656px;
	background-image: url(images/home_3_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px 0;
	margin: 0 0 20px 344px;
}

#info-inner {
	width: 656px;
	background-image: url(images/home_3_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0 0;
}

#info-content {
	width: 656px;
	background-image: url(images/home_3_m.gif);
	background-repeat: repeat-y;
	color: #CCCCCC;
}

#info-content-inner {
	width: 636px;
	margin: 0 10px;
}

#info-content-left {
	float: left;
	width: 413px;
}

#info-content p {
	font-size: 93%;
	line-height: 1.3;
}

/* ado
----------------------------------------------- */
.ado { 
	float: left;
	width: 190px;
}

/* madbazaar
----------------------------------------------- */
.madbazaar { 
	float: right;
	width: 190px;
}

/* twitter
----------------------------------------------- */
.twitter {
	float: right;
	width: 190px;
	background-image: url(images/home_twitter_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#twitter_update_list {
	padding: 0 0 5px 50px;
}

#twitter_update_list li {
	list-style-type: none;
	font-size: 93%;
	line-height: 1.2;
}

#twitter_update_list li span {
	display: block;
	font-size: 93%;
	padding: 4px 0 0 0;
	color: #888888;
}

.link {
	text-align: right;
}

#info-content a { color: #CB130F; text-decoration: underline;}
#info-content a:hover { color: #FFFFFF; text-decoration: underline;}

#twitter_update_list li a { color: #CCCCCC; text-decoration: none;}
#twitter_update_list li a:hover { color: #CB130F; text-decoration: none;}

/* recent
----------------------------------------------- */
.recent {
	clear: both;
	width: 656px;
	margin: 0 0 0 344px;
	padding: 15px 0 0 0;
	color: #666666;
}

#home-blog-list,
#home-news-list {
	margin: 0 30px;
	line-height: 1.3;
}

#home-blog-list li {
	list-style-type: none;
	padding: 5px 0 0 0;
}

#home-blog-list li span,
#home-news-list dd {
	font-size: 85%;
}

#home-news-list dt {
	padding: 5px 0 0 0;
}

#home-blog-list a,
#home-news-list a {
	color: #E6E6E6;
	text-decoration: none;
}

#home-blog-list a:hover,
#home-news-list a:hover {
	color: #CB130F;
	text-decoration: none;
}

#home-blog-list li.link a,
#home-news-list dt.link a,
#contactus a {
	color: #CB130F; text-decoration: underline;
}

#home-blog-list li.link a:hover,
#home-news-list dt.link a:hover,
#contactus a:hover { 
	color: #FFFFFF; text-decoration: underline;
}

/*
===============================================
 08.common
----------------------------------------------- */

/* alpha
----------------------------------------------- */
#alpha {
	float: right;
	width: 780px;
	background-image: url(images/column_2_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px 0;
}

#alpha-inner {
	width: 780px;
	background-image: url(images/column_2_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0 0;
}

/* beta
----------------------------------------------- */
#beta {
	float: left;
	width: 200px;
}

#contactus {
	margin: 0 15px;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#contactus p {
	font-size: 85%;
	line-height: 1.3;
	padding: 0 0 1em 0;
}

/* page
----------------------------------------------- */
#page {
	width: 780px;
	background-color: #FFFFFF;
}

#page-title {
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 35px 20px 35px;
	text-align: right;
}

#page-inner {
	border-top: 20px solid #E6E6E6;
	text-align: center;
	padding: 30px 0;
}

/*
===============================================
 09.about
----------------------------------------------- */
#about-body {
	width: 710px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 40px 0;
}

#staff-body {
	width: 710px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 10px 0;
}

.about-midashi {
	padding: 0 0 10px 0;
}

/* staff-profile
----------------------------------------------- */
.staff-profile {
	width: 710px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #E6E6E6;
	padding: 30px 0 0 0;
}

.staff-photo {
	float: left;
	width: 120px;
}

.staff-text {
	float: right;
	width: 550px;
}

.staff-text h3 {
	padding: 0 0 15px 0;
}

.photo-left {
	float: left;
	margin: 0 40px 20px 0;
}

.about-txt {
	padding: 5px 0 0 0;
}

.about-txt p,
.staff-text p {
	padding: 0 0 1em 0;
	font-size: 93%;
	line-height: 1.4;
}

.about-txt a, .staff-text a { color: #000000; text-decoration: underline; font-weight: bold;}
.about-txt a:hover, .staff-text a:hover { color: #999999; text-decoration: underline; font-weight: bold;}

.about-txt p.more a, .staff-text p.more a { color: #CB130F; text-decoration: underline; font-weight: normal;}
.about-txt p.more a:hover, .staff-text p.more a:hover { color: #999999; text-decoration: underline; font-weight: normal;}

/*
===============================================
 10.clients
----------------------------------------------- */
#clients-body {
	width: 710px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#clients-banner {
	margin: 0;
	padding: 0;
	width: 708px;
}

#clients-banner li {
	list-style-type: none;
	width: 141px;
	margin: 0 48px 0 0;
	padding: 0 0 10px 0;
	float: left;
}

#clients-banner li.last {
	list-style-type: none;
	width: 141px;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
}

/*
===============================================
 11.services
----------------------------------------------- */
#services-body {
	width: 710px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0 0 0;
}

#services-body h3 {
	padding: 0 0 6px 0;
}

.service-det {
	margin: 0 0 30px 0;
	border-top: 1px solid #D9D9D9;
}

.service-det p {
	font-size: 93%;
	line-height: 1.4;
	padding: 10px 15px;
}

/*
===============================================
 12.blog
----------------------------------------------- */

/* alpha
----------------------------------------------- */
#blog #alpha {
	width: 800px;
	float: left;
	background-image: none;
}

#main {
	width: 580px;
	float: right;
}

#side {
	width: 200px;
	float: left;
}

/* beta
----------------------------------------------- */
#blog #beta {
	width: 180px;
	float: right;
}

/* entry
----------------------------------------------- */
.entry {
	width: 580px;
	background-image: url(images/entry_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

.entry-inner {
	width: 580px;
	background-image: url(images/entry_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0 0;
}

.entry-content {
	width: 580px;
	background-color: #FFFFFF;
	padding: 0 0 15px 0;
}

.entry-title {
	padding: 20px 25px 15px 25px;
	font-weight: normal;
	font-size: 138.5%;
	line-height: 1.2;
}

.entry-title a { color: #000000; text-decoration: none;}
.entry-title a:hover { color: #CB130F; text-decoration: none;}

.entry-info {
	border-top: 1px solid #CCCCCC;
	background-color: #E6E6E6;
	padding: 0 25px;
}

.entry-post {
	float: left;
	width: 45%;
	line-height: 1.3;
	font-size: 85%;
	padding: 5px 0 0 0;
}

.entry-sbm {
	float: right;
	width: 50%;
}

.entry-sbm li {
	float: right;
	width: 20px;
	list-style-type: none;
	padding: 3px 0;
	text-align: right;
}

.admin {
	margin: 0 0 0 15px;
}

.entry-info li.entry-twitter {
	float: right;
	width: 16px;
}

.entry-category {
	padding: 10px 25px 30px 25px;
	text-align: right;
	font-size: 85%;
	line-height: 1.3;
}

.entry-tags {
	padding: 20px 25px 20px 25px;
	text-align: left;
	font-size: 85%;
	line-height: 1.3;
}

.entry-category dt,
.entry-category dd,
.entry-tags dt,
.entry-tags dd {
	display: inline;
}

.entry-category dt,
.entry-tags dt {
	color: #808080;
}

.entry-category a, .entry-tags a { color: #CB130F; text-decoration: none;}
.entry-category a:hover, .entry-tags a:hover { color: #808080; text-decoration: none;}

.entry-body {
	width: 530px;
	margin: 0 25px;
	font-size: 93%;
	line-height: 1.5;
}

.entry-body p {
	padding: 0 0 1.5em 0;
}

.entry-body ul {
	margin: 0 0 0 2em;
	padding: 0 0 1em 0;
}

.entry-body ol {
	margin: 0 0 0 3em;
	padding: 0 0 1em 0;
}

.entry-body li {
	line-height: 1.5;
	margin: 0.3em 0;
}

.res-count {
	list-style-type: none;
	padding: 0 25px;
}

.res-count li {
	float: left;
}

.res-count li a {
	float: left;
	border: 1px solid #CCCCCC;
	width: 120px;
	margin: 0 10px 0 0;
	text-align: center;
	padding: 6px 0;
	text-decoration: none;
	color: #666666;
}

.res-count li a:hover {
	float: left;
	border: 1px solid #CCCCCC;
	width: 120px;
	margin: 0 10px 0 0;
	text-align: center;
	padding: 6px 0;
	text-decoration: none;
	color: #CB130F;
	background-color: #E6E6E6;
}

.count {
	font-size: 138.5%;
	font-weight: bold;
	color: #999999;
	margin-right: 6px;
}

/* News & Event
----------------------------------------------- */
#newsevents-list {
	width: 200px;
	background-image: url(images/blog_news_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

#newsevents-list-inner {
	width: 200px;
	background-image: url(images/blog_news_m.gif);
	background-repeat: repeat-y;
}

#newsevents-list-inner dl {
	width: 200px;
	_overflow: hidden;
}

#newsevents-list-inner dt {
	color: #CB130F;
	font-size: 100%;
	line-height: 1.2;
	padding: 10px 15px 5px 15px;
}

#newsevents-list-inner dd {
	border-bottom: 1px solid #8E0D0B;
	color: #CCCCCC;
	font-size: 85%;
	line-height: 1.2;
	padding: 0 15px 10px 15px;
}

.news-more {
	text-align: right;
	font-size: 93%;
	border-left: 1px solid #8E0D0B;
	border-right: 1px solid #8E0D0B;
	padding: 4px 15px 0 15px;
}

#newsevents-list-inner dd a { color: #CCCCCC; text-decoration: underline;}
#newsevents-list-inner dd a:hover { color: #FFFFFF; text-decoration: underline;}

/* wiget
----------------------------------------------- */
.wiget {
	width: 200px;
	margin: 0 0 10px 0;
	color: #CCCCCC;
}

.wiget a,
.wiget2 a {
	color: #CCCCCC;
	text-decoration: none;
}

.wiget a:hover,
.wiget2 a:hover {
	color: #CB130F;
	text-decoration: none;
}

.archives-list,
.categories-list,
.tagcloud-list {
	margin: 0 15px;
	text-align: left;
	padding: 5px 0 0 0;
}

.categories-list {
	padding: 5px 0 10px 0;
}

.archives-list li {
	list-style-type: none;
	background-image: url(images/icon_red.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 10px 13px;
	font-size: 85%;
	line-height: 1.2;
}

.categories-list li {
	list-style-type: none;
	background-image: url(images/icon_red.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 2px 0 2px 13px;
	font-size: 85%;
	line-height: 1.2;
}

.categories-list li li {
	font-size: 100%;
}

/* banner
----------------------------------------------- */
#banner {
	margin: 0 0 15px 0;
}

#banner li {
	list-style-type: none;
	padding: 0 0 5px 0;
	font-size: 1%;
}

/* wiget2
----------------------------------------------- */
.wiget2 {
	width: 180px;
	margin: 0 0 20px 0;
	color: #CCCCCC;
}

.wiget2 p {
	font-size: 85%;
	line-height: 1.2;
	margin: 0 15px;
	padding: 5px 0 10px 0;
}

.wiget2 p.more-info {
	padding: 0;
	text-align: right;
	font-size: 93%;
}

.news-more a,
.wiget2 p.more-info a {
	color: #CB130F;
	text-decoration: underline;
}

.news-more a:hover,
.wiget2 p.more-info a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.consulting-list {
	margin: 0 15px;
}

.consulting-list li {
	list-style-type: none;
	background-image: url(images/icon_cercle.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 0 10px 13px;
	font-size: 85%;
	line-height: 1.2;
}

/* searchform
----------------------------------------------- */
#header-search {
	float: right;
	width: 272px;
	padding: 15px 0 0 0;
}

#searchform {
}

#searchbox {
	width: 272px;
	height: 22px;
	background-image: url(images/search_box.gif);
	background-repeat: no-repeat;
}

#searchbox #s { 
	float:left; 
	padding:0; 
	margin:2px 0 0 10px; 
	border:0; 
	width:231px; 
	background:none; 
	font:12px "Trebuchet MS", Helvetica, Arial, Verdana, Sans-serif; 
	font-weight:700; 
	color:#1c1c1c; 
	letter-spacing:0.03em;
}

#searchbox #searchsubmit {
	float:right;
	width: 30px; 
	height: 22px;
}

/* breadcrumb
----------------------------------------------- */
.breadcrumb,
.topic-path {
	color:#CCCCCC; 
	padding: 0 0 15px 0;
	font-size: 85%;
}

.breadcrumb a, .topic-path a { color: #CCCCCC; text-decoration: underline;}
.breadcrumb a:hover, .topic-path a:hover { color: #FFFFFF; text-decoration: underline;}

/* comment
----------------------------------------------- */
.section {
	width: 530px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#respond h3 {
	font-size: 138.5%;
	padding: 0 0 10px 0;;
	font-weight: normal;
}

h3#comments {
	font-size: 138.5%;
	padding: 0;
	font-weight: normal;
}

#respond {
	padding: 30px 0;
}

.commentlist {
	margin: 0 0 0 30px;
}

.commentlist li {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 20px 0 5px 0;
}

.comment-author {
	padding: 0 0 8px 0;
}

.comment-author .fn {
	font-size: 108%;
}

.comment-author .says {
	font-size: 93%;
	color: #999999;
}

.comment-meta {
	font-size: 85%;
	padding: 0 0 20px 0;
}

.comment-meta a {
	color: #999999;
}

.commentlist p {
	font-size: 93%;
	line-height: 1.3;
	padding: 0 0 1.3em 0;
}

.log {	padding: 0 0 20px 0;}

.log dt {
	padding: 15px 0 10px 20px;
	font-size: 93%;
	line-height: 1.2;
	background-image: url(images/icon_comment.gif);
	background-repeat: no-repeat;
	background-position: 1px 14px;
	color: #999999;
}

.name {	color: #CB130F;}

.log dd {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 10px 20px;
}

.log dd p {
	line-height: 1.3;
	padding: 0 0 1em 0;
}

#comments {
	padding: 20px 0 10px 0;
}

#comments h2 {
	padding: 0 0 10px 0;
}

#trackbacks {
	padding: 40px 0 10px 0;
}

legend {
	color: #999999;
	margin: 0 0 0 15px;
	padding: 0 10px;
	font-size: 138.5%;
	font-weight: bold;
}

fieldset dl {
	margin: 15px 0 0 15px;
}

fieldset dt {
	margin: 5px 0;
}

fieldset label {
	margin: 5px 0 0 0;
	font-size: 93%;
	vertical-align: middle;
}

input.radio {
	vertical-align: middle;
}

input#forget {
	vertical-align: middle;
	margin: 0 0 0 20px;
}

textarea#comment-text {
	width: 490px;
	border: none;
	background-color: #F3F3F3;
}

.action {
	margin: 5px 0 15px 15px;
}

dl.info {
	margin: 10px 0 15px 0;
}

dl.info dt {
	margin: 15px 0 6px 0;
}

dd.URL {
	background-color: #F3F3F3;
	padding: 6px 10px;
	line-height: 1.3;
}

.postmetadata {
	line-height: 1.3;
}

.date { margin: 0 0 0 10px;}

/* archive title
----------------------------------------------- */
#main h1 {
	color: #FFFFFF;
	font-size: 182%;
	padding: 0 0 15px 0;
}

#main h1 span {	color: #666666;}

/* search result
----------------------------------------------- */
.result {
	padding: 20px 25px 20px 25px;
	border-bottom: 1px solid #D9D9D9;
}

.result h3 {
	font-size: 138.5%;
	line-height: 1.2;
	font-weight: normal;
	border-left: 8px solid #D9D9D9;
	padding: 0 0 0 12px;
}

.result h3 a { color: #000000; text-decoration: none;}
.result h3 a:hover { color: #CB130F; text-decoration: none;}

.result small {
	display: block;
	color: #666666;
	font-size: 85%;
	line-height: 1.3;
	margin: 0 0 0 20px;
	padding: 15px 0 0 0;
}

.postmetadata {
	color: #666666;
	font-size: 85%;
	line-height: 1.3;
	padding: 6px 0 0 0;
	margin: 0 0 0 20px;
}

.postmetadata a { color: #CB130F; text-decoration: none;}
.postmetadata a:hover { color: #000000; text-decoration: none;}

.no-post {
	padding: 20px 25px 20px 25px;
}

.no-post h2 {
	font-size: 138.5%;
	line-height: 1.2;
	padding: 0 0 40px 0;
}

/* wp-pagenavi
----------------------------------------------- */
.wp-pagenavi {
	font-size: 93%;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #333333;
	color: #FFFFFF;
	background-color: #333333;	
}

.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #333333;
	color: #FFFFFF;
	background-color: #333333;	
}

.wp-pagenavi a:hover {	
	border: 1px solid #CB130F;
	color: #FFFFFF;
	background-color: #CB130F;
}

.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #CB130F;
	color: #FFFFFF;
	background-color: #CB130F;	
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #CCCCCC;
	border: 1px solid #000000;
	background-color: #000000;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #CB130F;
	color: #FFFFFF;
	background-color: #CB130F;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #CCCCCC;
	background-color: #000000;
}

/*
===============================================
 13.news & events
----------------------------------------------- */
#newsevents-body {
	width: 710px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0 0 0;
}

.news-title {
	font-size: 123.1%;
	font-weight: normal;
	color: #CB130F;
	border-left: 8px solid #CB130F;
	padding: 0 0 0 12px;
}

.news-body {
	border-bottom: 1px solid #D9D9D9;
	padding: 10px 20px 0.5em 20px;
	margin: 0 0 25px 0;
}

.news-body p {
	font-size: 93%;
	padding: 0 0 1.5em 0;
	line-height: 1.5;
}

.news-body a { color: #4C4C4C;}
.news-body a:hover { color: #CB130F;}

#newsevents .wp-pagenavi span.pages,
#newsevents .wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

/*
===============================================
 13.Subscribe to
----------------------------------------------- */
#subscribeto-body {
	width: 530px;
	margin: 0 25px;
}

#subscribeto-body h2 {
	font-size: 182%;
	line-height: 1.2;
	padding: 15px 0 6px 0;
}

.subscribeto-txt {
	line-height: 1.5;
}

.subscribeto-txt form {
	border-top: 1px solid #CCCCCC;
	background-color: #E6E6E6;
	padding: 15px 15px 5px 15px;
	text-align: center;
}

.subscribeto-txt form p {
	padding: 0 0 1em 0;
}