
* { padding:0; margin:0;}
	html { font-size:100.01%; }

body {
	font-size:62.5%;
	font-family:Hiragino Kaku Gothic Pro, Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	color: #000000;
	background: #e0eff6 url(images/body.jpg) repeat-x;
	}

.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a { text-decoration: underline; color:#000;}
a:hover { text-decoration: none;
	color:#0a2461;
	}

	input, select, textarea, html body textarea { vertical-align:middle; font-size:16px; color:#181818; font-family:Hiragino Kaku Gothic Pro, Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #999; background:#fff;}
	
/*** Main ***/
	.main {}
	
	.main-width {
		clear:both;
		width:980px;
		margin:0 auto;
		background: #ffffff;
	}

	.header {
		position:relative;
		padding:0px 0px 0px 0px;
	}

	#top {
		float:left;
		position:absolute;
		margin:10px 0px 0px 0px;
		height: 66px;
	}

#top h1 {
	position: absolute;
	left: 25px;
	width: 174px;
	height: 66px;
	background: url(images/logo-glow.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#top h1 a {
	width: 174px;
	height: 66px;
	display: block;
	background: url(images/logo.jpg) no-repeat;
	cursor: pointer;
}


/* @group Navigation */

.wrap {
	position: relative;
	overflow: auto;
	padding: 7px 0 0;
	zoom: 1;
	width: 980px;
}

	/* IE7ハック */
*:first-child+html .wrap {
	margin:70px 0 0;
}

#navigation_menu {
	background-color: #f9f9f9;
	padding-top: 3px;
	border-top: 1px solid #ebebeb;
	overflow: hidden;
	position: relative;
	zoom: 1;
}

#navigation_menu ul {
	background-color: #fff;
	overflow: hidden;
	position: relative;
	zoom: 1;
}

#navigation_menu ul li {
	float: left;
	position: relative;
	list-style: none;
	cursor: pointer;
}

#navigation_menu ul li.home {
	z-index: 4;
}

#navigation_menu ul li.services {
	z-index: 3;
	margin-left: -36px;
}

#navigation_menu ul li.about {
	z-index: 2;
	margin-left: -36px;
}

#navigation_menu ul li.contact {
	z-index: 1;
	margin-left: -36px;
}

#navigation_menu ul li a {
	display: block;
	height: 83px;
	text-indent: -9999px;
	overflow: hidden;
}

#navigation_menu ul li.home a {
	background-image: url(images/nav/home.png);
	width: 260px;
	z-index: 3;
}

#navigation_menu ul li.services a {
	background-image: url(images/nav/services.png);
	width: 276px;
	z-index: 2;
}

#navigation_menu ul li.about a {
	background-image: url(images/nav/about.png);
	z-index: 1;
	width: 276px;
}

#navigation_menu ul li.contact a {
	background-image: url(images/nav/contact.png);
	width: 276px;
	z-index: 0;
}

#navigation_menu ul li a:hover {
	display: block;
	height: 83px;
}

#navigation_menu ul li a em {
	position: absolute;
	top: 0;
	height: 83px;
	z-index: 9999;
}

#navigation_menu ul li.home a em {
	left: -260px;
	width: 260px;
	background-image: url(images/nav/home-active.png);
}

#navigation_menu ul li.services a em {
	left: -276px;
	width: 276px;
	background-image: url(images/nav/services-active.png);
}

#navigation_menu ul li.about a em {
	left: -276px;
	width: 276px;
	background-image: url(images/nav/about-active.png);
}

#navigation_menu ul li.contact a em {
	left: -276px;
	width: 276px;
	background-image: url(images/nav/contact-active.png);
}

#navigation_menu ul li a:active em {
	top: 1px;
}

/* @end */

/* @group Intro */

#intro {
	clear: both;
	background: url(./images/nav/shadow.jpg) no-repeat;
	border-bottom: 1px solid #dfdfdf;
	float: left;
	position: relative;
	width: 100%;
	display: inline;
	height: 30px;
	text-indent: 320px;
	font-size:1.2em;
}
#intro .breadcrumb {
	margin-top:8px;
}

/* @group Banners 画像サイクルの場所*/

#banners{
	float:left;
	height: 311px;
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#banners .promotion {
	position: absolute;
	top: 16px;
	z-index: 9;
	left: 0px;
	width: 305px;
}
.promotion .indent { padding:2px 0px 0px 20px;}

/* leftmenuスライド */
	.side-slide-l {
		width: 243px;
		height: 46px;
		overflow: visible;
		padding-left: 0px;
		padding-top: 2px;
		margin-bottom: 2px;
		position: relative;
		right: 0;
		cursor: pointer;
		zoom: 1;
	}
/* @end */	

#cycle {
	height: 309px;
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#cycle .banner-one, #cycle .banner-two, #cycle .banner-three {
	position: relative;
	padding-left: 335px;
	padding-top: 40px;
	height: 280px;
	width: 906px;
	z-index: 1;
}

#name-one {
	background-image: url(images/banners/one.jpg);
}

#name-two {
	background-image: url(images/banners/two.jpg);
}

#name-three {
	background-image: url(images/banners/three.jpg);
}

#name-one h1, #name-two h1, #name-three h1 {
	background: url(images/banners/headline-one.png) no-repeat;
	width: 314px;
	height: 44px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 8px;
}

#name-one h1 {
	width: 292px;
	height: 34px;
	margin-bottom: 9px;
}

#name-two h1 {
	background: url(images/banners/headline-two.png) no-repeat;
	width: 227px;
	height: 44px;
}

#name-three h1 {
	background: url(images/banners/headline-three.png) no-repeat;
	width: 239px;
	height: 74px;
	margin-bottom: 34px;
}

#name-one h2, #name-two h2, #name-three h2 {
	color: #a9b8c6;
	font: italic normal 24px/28px Georgia;
	width: 255px;
}

#name-two h2 {
	color: #dbd2c4;
}

#name-three h2 {
	color: #c8e2f3;
}

#name-one h2 strong, #name-two h2 strong, #name-three h2 strong {
	color: #fff;
	width: 340px;
	font-weight: normal;
}

#name-one p, #name-two p, #name-three p {
	color: #fff;
	font: 13px/18px Arial;
	width: 340px;
	position: absolute;
	top: 208px;
	left: 335px;
}

#name-two p {
	width: 230px;
}

#name-three p {
	width: 240px;
}

#name-one p a, #name-two p a, #name-three p a {
	color: #fff;
	text-decoration: underline;
}

#name-one p a:hover, #name-two p a:hover, #name-three p a:hover {
	color: #fff;
	text-decoration: none;
}

a.action {
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	top: 5px;
	left: 275px;
	height: 280px;
	width: 700px;
}

/*.banner-two a.action {
	display: none;
}*/

.controls {
	text-align: center;
	position: absolute;
	z-index: 999;
	top: 287px;
	width: 50px;
	height: 18px;
	left: 880px;
}

.controls a {
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/banners/control.png) no-repeat;
	margin-right: 9px;
	zoom: 1;
	position: relative;
	float: left;
}

.controls a.activeSlide {
	background: url(images/banners/control-active.png) no-repeat;
}

#next {
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/banners/control-next.png) no-repeat;
	position: absolute;
	z-index: 9;
	top: 285px;
	left: 940px;
	cursor: pointer;
}

/* @end */
	
	.box02 {
		clear:both; height:118px;
		}
	.box02 .banner { float:left; width:309px; height:118px;}
	
	.box02 .right { float:left; }
	.box02 .right .box { float:left; height:118px; }
	
	.box02 .right .bgr01  { width:221px; background:url(./images/under/under1-glow.jpg) no-repeat 0 0;}
	.box02 .right .bgr02  { width:225px; background:url(./images/under/under2-glow.jpg) no-repeat 0 0;}
	.box02 .right .bgr03  { width:225px; background:url(./images/under/under3-glow.jpg) no-repeat 0 0;}

	.box02 .right .bgr01 h2 { width:221px;}
	.box02 .right .bgr02 h2 { width:225px;}
	.box02 .right .bgr03 h2 { width:225px;}

/*** guide-menu ***/
	.guide-menu {
		float:right;
		margin:7px 20px 0 0;
		font-size:1.2em;
	}
	.guide-menu a {
		color:#0a2461;
		text-decoration: underline;
		}
	.guide-menu a:hover {
		text-decoration: none;
		color:#0a2461;
		}

	.head-banner {
		float:left;
		margin:26px 0 0 250px;
		width:434px;
		height:0px;
		font-size:1.2em;
		position:absolute;
	}

/*** Search ***/
	.search {
		float:left;
		margin:0 0 0 690px;
	}
	.search .indent { padding:18px 10px 0px 12px;}
	.search form { padding:0px 0px 2px 0px; background:url(images/search-bg.jpg) no-repeat 0 0;}
	.search .text { width:188px; padding:1px 0px 3px 5px; color:#000000; margin:0px 5px 0px 0px; border:0; background: transparent;}
	.search .but { cursor: pointer;margin:0px 0px 3px 0px;}

	/* IE7ハック */
	*:first-child+html .search {
		position: absolute;
		float:left;
		margin:20px 0 0 690px;
		height:100px;
	}

/*** Rss ***/
	.rss { padding:15px 0px 0px 34px;}
	
/*** Column ***/
	.content {
		clear:both;
		overflow:hidden;
		background:url(images/left-bgr.jpg) repeat-y 0 0;
		padding:0px 0px 13px 0px;
		min-height:500px;
		height:auto !important;
		height:500px;
	}
	
	.head_content {
		clear:both;
		overflow:hidden;
		background:url(images/left-bgr.jpg) repeat-y 0 0;
		padding:0px 0px 13px 0px;
		height:100%;
	}
	
	.column-left {
		float:left;
		width:305px;
		padding:22px 0px 0px 0px;
		margin:0px 23px 0px 0px; _margin:0px 20px 0px 0px;
	}
	
/*** Widgets  ***/
	.widget {
		clear:both; width:243px;
		overflow:hidden; height:100%;
		background:url(images/widget-bot.jpg) no-repeat 0 bottom #d3daed;
		padding:0px 0px 27px 0px;
		margin:0px 0px 4px 39px;
		}
		
	.widget-bg {
		overflow:hidden; height:100%;
		}
	
	.widget .title {
		height:100%; overflow:hidden;
		margin:0px 0px 8px 0px;
		background:url(images/widget-title-bg.jpg) repeat-y 0 0;
	}
	.widget .title div { background:url(images/widget-title-top.jpg) no-repeat 0 0;}
	.widget .title div div { background:url(images/widget-title-bot.jpg) no-repeat 0 bottom;}
	
	.widget h2 {
		height:100%; overflow:hidden;
		font-size:1.4em; text-transform:uppercase;
		line-height:1.2em; color:#ffffff;
		padding:19px 10px 11px 25px;
		}
	
	.widget ul { height:100%; overflow:hidden; font-size:1.4em; line-height:1.3em; color:#fff; margin:0px 21px 0px 26px;}
	.widget ul li { height:100%; overflow:hidden; background:url(images/widget-line.jpg) repeat-x 0 bottom;}
	
	.widget ul li a {
		display:block;
		height:100%;
		color:#0a2461;
		text-decoration:none;
		background:url(images/marker.png) no-repeat 0 10px;
		padding:5px 5px 5px 10px;
	}
	.widget ul li a:hover {
		text-decoration:underline;
	}
	
	.widget ul ul {
		margin:0px 0px 0px 0px;
		font-size:100%;
	}
	.widget ul li ul li { height:100%; overflow:hidden; background:none;}
	.widget ul li ul li a {
		background:url(images/marker.png) no-repeat 10px 5px;
		padding:0px 5px 5px 20px;
	}

	
	/*** widget_tag_cloud ***/
		.widget_tag_cloud a { color:#abadae; font-size:1.3em; padding:0px 4px;}
	
	/*** widget_text ***/
		.textwidget { color:#938b7e; font-size:1.2em; line-height:1.3em; padding:0px 0px 0px 20px;}
		.textwidget p {}
		
	/*** widget_categories ***/
	
	/*** widget_archive ***/
	
	/*** widget_meta ***/
	
	/*** widget_links  ***/
	
	/*** widget_recent_entries  ***/
		
	/*** widget_recent_comments  ***/
		.widget_recent_comments ul li { font-weight: bold; padding:5px 0px 5px 0px;}
		.widget_recent_comments ul li a { font-weight: normal; background: none; padding:0;}
	
	
	/*** widget_other ***/
		#search form { padding:10px 0px 0px 10px;}
		
		#search form .text { display:block; width:160px; margin:0px 0px 8px 0px;}
		
		#search form .but { margin:0px 0px 0px -3px;}
		
		.widget_calendar table { margin:10px 0px 0px 20px;}
		
	
/*** Content  ***/

	/******/
		.column-center { overflow:hidden; height:100%; padding:20px 32px 10px 0px;}
	
		.column-center .indent {
			clear:both; overflow:hidden; height:100%;
			background:url(images/line.gif) repeat-x 0 bottom;
			padding:0px 0px 12px 0px; margin:0px 0px 17px 0px;
			}
		
			.column-center .title {
				overflow:hidden; height:100%;
				padding:8px 0px 11px 17px;
				}
		
		/******/	
			.column-center .title h2 {
				overflow:hidden;
				height:100%;
				font-size:2em;
				font-weight: bold;
				padding:0px 0px 0px 0px;
				color:#323232;
				}
				
			.column-center .title h3 {
				overflow:hidden; height:100%;
				font-size:1.8em; font-weight: normal;
				padding:0px 0px 0px 0px;
				color:#323232;
				}
		
		/******/	
			.column-center .title h2 a,
			.column-center .title h3 a { color:#323232; text-decoration:none;}
			
			.column-center .title h2 a:hover,
			.column-center .title h3 a:hover { text-decoration: underline;}
		
		/******/
			.title-page01 * {  font-size:1.8em; color:#323232; font-weight: bold; text-transform:uppercase; padding:0px 0px 10px 0px;}
			.title-page02 * {  font-size:1.8em; color:#323232; font-weight: normal; text-transform:uppercase; padding:0px 0px 0px 0px;}
			
		/******/
			.date {
				float:left;
				font-size:1.2em; font-weight:bold;
				color:#7e8a14;
				padding:2px 0px 3px 2px;
				}

			.author {
				float:right;
				font-size:1.2em; font-weight:bold;
				color:#7e8a14;
				padding:2px 40px 0px 0px;
				} 
			.author span { text-decoration:underline;}
		
	/*******/
		.column-center .bgr-left { clear:both; background:url(images/border.gif) repeat-y 0 0 #fff;}
		.column-center .bgr-right { background:url(images/border.gif) repeat-y right 0;}
		.column-center .bgr-top { background:url(images/border.gif) repeat-x 0 0;}
		.column-center .bgr-bot { background:url(images/border.gif) repeat-x 0 bottom;}
		
		.column-center .corner-left-top { background:url(images/corner-left-top.gif) no-repeat 0 0;}
		.column-center .corner-right-top { background:url(images/corner-right-top.gif) no-repeat right 0;}
		.column-center .corner-left-bot { background:url(images/corner-left-bot.gif) no-repeat 0 bottom;}
		.column-center .corner-right-bot {
			background:url(images/corner-right-bot.gif) no-repeat right bottom;
			overflow:hidden; height:100%; padding:0px 0px 10px 0px;
			}
			
			
		.column-center ul li a { color:#2e2e2e;}
		
		.text-box { padding:14px 22px 0px 18px;
			clear:both; height:100%; overflow:hidden;
			font-size:1.4em; line-height:1.5em;
		}
		
		.text-box .line-height { line-height: 1.4em;}
		
			
		.text-box p { padding:0px 0px 10px 0px;}
		
		.text-box p strong {}
		.text-box p b { text-transform:uppercase; color:#4e8a26;}
	
		.fleft {  margin:2px 27px 0px 0px; padding:0px 0px 0px 0px; display: inline; float:left; overflow:hidden; height:100%;}
		.fleft img { margin:0px 0px 5px 0px;}
		
		.fright {  margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; display: inline; float:right;}
		.fright img { margin:0px 0px 0px 0px;}
		
		.text-box .img { margin:0px 0px 0px -5px; padding:8px 0px 22px 0px;}
		.text-box .img img { margin:0px 0px 0px 0px;}
		
		.text-box .list { margin:0px -70px 0px 0px; position:relative; z-index:1;}
		.text-box .list li { float:left; font-weight: bold; width:272px; margin:0px 29px 0px 0px; _margin:0px 16px 0px 0px;}
		
		/******/
			.box-img { padding:0px 0px 16px 0px;}
			.box-img .left { float:left; width:290px; background:url(images/line-ver2.gif) repeat-y right;}
			.box-img .right { float:left; width:273px; margin:0px 0px 0px 17px;}
			
			.box-img .fleft { margin:2px 16px 0px 0px;}
			
			.box-img .left .indent-box { padding:0px 0px 0px 0px;}
			
			.box-img p { padding:1px 0px 7px 0px; line-height:1.4em;}
			
			.box-img .box-top { clear:both; background:url(images/line.gif) repeat-x 0 bottom; margin:0px 10px 9px 0px; padding:0px 0px 10px 0px;}
			.box-img .box-bot { clear:both;}
		
/* services contents */
	div.service_contents{
		width:590px;
		margin-bottom:10px;
	}
	div.service_contents div.catList{
		width:590px;
		margin-bottom:10px;
		background-repeat:repeat-y;
		background-position:5px 0px;
	}
	div.service_contents div.catList dl{
		width:275px;
		height:170px;
		float:left;
		margin:0px 8px 10px 8px;
		display:inline;
	}
	div.service_contents div.catList dl h2{
		height:65px;
		font-size:1.2em;
		background-color:#243c8a;
	}
	div.service_contents div.catList dl h2 a {
		margin:20px 0 0 10px;
		color:#ffffff;
		text-decoration:none;
	}
	div.service_contents div.catList dl h2 a:hover {
		text-decoration:underline;
	}
	div.service_contents div.catList dl dd{
		padding:0px 10px 10px 10px;
	}
	div.service_contents div.catList dl dd ul{
		margin-bottom:0.2em;
		text-align:center;
	}
	div.service_contents div.catList dl dd ul li{
		display:inline;
		white-space:nowrap;
	}
	div.service_contents div.catList dl dd ul li span{
		padding:0px 0.1em 0px 0.5em;
	}
	div.service_contents div.catList dl dd p{
		line-height:1.2;
	}


		/******/
			.more-link {
				clear:both;
				color:#9c9c9c; font-size:12px; font-weight: bold;
				text-decoration:none;
			}
			
			.more-link:hover { text-decoration:underline;}
		
		/******/
			.comments { clear:both; float: right; font-weight:bold; font-size:12px; padding:6px 40px 10px 22px;}
			.comments a { color:#9c9c9c;}
		
		/******/
			.postmetadata { clear:both; font-size:1.2em; color:#9c9c9c;  padding:10px 20px 10px 18px;}
			.postmetadata a { padding:0px 1px 0px 5px; text-decoration:none;}
			.postmetadata a:hover { text-decoration: underline;}
		
		/******/
			.link-edit { clear:both; padding:10px 0px 10px 18px; color:#9c9c9c;}
			.link-edit a { font-size:12px; font-weight:bold; text-decoration:none;}
			.link-edit a:hover { text-decoration:underline;}
			
		/******/
			.navigation { clear:both; font-size:12px; color:#9c9c9c; font-weight: bold; padding:6px 40px 10px 12px;}
			
			.navigation a { font-size:12px; color:#9c9c9c; padding:0px 0px 0px 5px;}
			
			.nav-top { margin:-29px 0px 0px 0px; background:#e9e9e9; zoom:1; position:relative; z-index:1;}
			
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#000; font-family:Hiragino Kaku Gothic Pro, Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif; line-height:1.5em;}
		.text-box h1 { font-size:2.2em; font-weight: normal;}
		.text-box h2 { font-size:2em; font-weight: normal;}
		.text-box h3 { font-size:1.2em;}
		.text-box h4 { font-size:1.2em;}
		.text-box h5 { font-size:1.0em;}
		.text-box h6 { font-size:1.0em;}
	
	/*** OL UL style***/
		.text-box ul { font-size:12px;}
		.text-box ul a { font-size:12px;}
		
		.text-box ul { padding:1px 0px 5px 1px; margin:0px 0px 0px 0px; overflow:hidden; }
		.text-box ul li { background:url(images/marker.png) no-repeat 0 9px; padding:3px 0px 1px 12px; list-style-image:none; list-style:none; font-weight:normal;
			font-size:1.2em;
		}
		.text-box ul li ul { margin-left:10px;}
		.text-box ul li ol { margin-left:15px;}
		.text-box ul li ol li { list-style-type:decimal;}
		
		.text-box ol { padding-left:2px;}
		.text-box ol li { /*background:none;*/ padding:0px; margin-left:13px; font-weight:normal; list-style-type:decimal;}
		.text-box ol li ul { padding:2px 0px 5px 2px;}
		.text-box ol li ul li { font-weight:normal; background:url(images/marker.png) no-repeat 0 5px; padding:3px 0px 9px 13px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		
		.text-box ul li a { }
		.text-box ul li a:hover {}
		
		.text-box ul li ul { margin-left:15px;}
		.text-box ul li ol {margin-left:20px;}
		.text-box ul li ol li { list-style-type:decimal;background:none;}
		.text-box ul li ol li a { /*background:none;*/}
		
		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ /*background:none;*/ padding:0px; margin-left:20px;}
		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text-box ol li a:hover{ text-decoration:underline; }
		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/
	.footer {
		clear:both; overflow:hidden; height:100%; border-top:1px solid #fff;
		font-size:1.2em; color:#ffffff; line-height:1.4em; background:#0a2461;
		}
	.footer .width { width:980px; margin:0 auto;}
	.footer .indent { overflow:hidden; height:100%; text-align:center; padding:13px 30px 10px 22px;}
	
	.footer a {
		color:#ffffff;
		text-decoration: underline;
		}
	.footer a:hover {
		text-decoration: none;
		color:#c8e4ff;
		}

	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:12px 20px 20px 20px;  width: auto; color:#000; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#000;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:6px 0px 10px 0px;/* margin:0px 0px -20px 0px;*/}

/*--- Navigations ---*/
	.navigation { clear:both; overflow:hidden}
	.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	#tag_cloud .widget-bottom-left { padding-bottom:15px;}
	#tag_cloud .widget-heading { margin-bottom:15px;}
	#tag_cloud a { padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform {font-size:1.2em;}
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 10px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		margin: 0 0 10px auto;
		float: right;}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#fff;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#fff;}
	
	#wp-calendar a { display: block; font-weight:bold; color:#fff; font-size:12px;}
	#wp-calendar #next a { padding-right:10px; text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left:10px; text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#fff; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	.widget-bot #wp-calendar * { color:#fff;}
	
	.widget-bottom #wp-calendar * { color:#fff;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #2b3649;
		background:#2e2e2e; padding:15px 10px 10px 20px; margin:5px 0; color:#fff;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;
		}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;
		}
	
	
/* Begin Comments*/
	.alt { clear:both; padding-bottom:20px; font-weight: normal;}
	
	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
	
	.commentlist { color:#fff;
		text-align: justify;
		}
		
	.commentlist a { color:#fff;}
	
	.commentlist span { color:#fff;}
	
	ol.commentlist li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		border:1px solid #2b3649;
		background:#2e2e2e;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff;
		}
		
	.commentlist p { color:#fff;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}

