/*
Theme Name: DEUCE01
customized by SOLU MEDIAGE inc.
*/
/*
font-size pixel to percent list
32px	200-203
30px	188-190
28px	175-178
26px	163-165
24px	150-153
22px	138-140
20px	125-128
19px	119-121
18px	113-115
17px	107-109
16px	100-103
15px	94-96
14px	88-90
13px	82-84
12px	75-78
11px	69-71
10pxs	63-65
*/

* {
	padding: 0;
	margin: 0;
}
/*-- clearfix --*/
.clearfix {
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
body {
	font-family: Meiryo, Geneva, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "MS UI Gothic", "MS PGothic", Osaka, Sans-Serif;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 76%;
	line-height: 1.5;
	color: #4B3E39;
	background: #FAF8F5 url(images/bg_grad1.gif) repeat-y top left;
}
a:link, a:visited {
	color: #4B3E39;
	text-decoration: underline;
	padding: 0 2px;
	font-weight: bold;
}
a:hover, a:active {
	color: #F8F6F0;
	text-decoration: none;
	background: #723312;
}
img {
	border: 0;
}
h1 {
	text-indent: -5000px;
	height: 0;
	line-height: 0;
}
h3 {
}
p {
}
ul {
	list-style-type: none;
}

/*--------------------------------
base
---------------------------------*/
#container1 {
	background: url(images/bg_wood1.jpg) repeat-x top left;
}
#container2 {
	background: url(images/bg_main1.jpg) no-repeat top left;
	width: 850px;
	padding: 0 60px 0 0;
}
#header {
	width: 870px;
	height: 79px;
}
#header h3 {
	text-indent: -5000px;
	height: 0;
	line-height: 0;
}
#rsser a {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 36px;
	left: 837px;
}
#left_box {
	float: left;
	width: 169px;
}
#right_box {
	float: right;
	width: 660px;
	margin: 50px 0 0 0;
}
#footer {
	width: 660px;
	background: url(images/line1.gif) no-repeat top center;
	margin: 10px 0 15px 189px;
	padding: 10px 0;
}
#footer ul,
#footer ul li {
	float: left;
}
#footer p {
	float: right;
}
#list_archives {
	list-style-type: disc;
	margin: 50px 0 0 45px;
}
#list_archives li a {
	font-weight: normal;
}
strong {
}

/*--------------------------------
search box
---------------------------------*/
#search_form .search_input {
    position: absolute;
    top: 53px;
    left: 712px;
    padding: 0;
    border: 0;
    width: 138px;
    height: 16px;
	font-family: Meiryo, "¥á¥¤¥ê¥ª", Geneva, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3" "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS UI Gothic", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", Osaka, Sans-Serif;
	color: #999999;
}
#search_form .search_input:focus {
    background-color: #F1EDE6;
	color: #4B3E39;
}
#search_form #searchsubmit {
    position: absolute;
    top: 53px;
    left: 850px;
    width: 16px;
    height: 16px;
    padding: 0;
    border: 0;
    background-color: #b4304a;
    background-image: url(images/icon_search.gif);
    background-position: top;
}
#search_form #searchsubmit:hover {
    background-position: bottom;
}
#search_form #searchsubmit:active {
    padding: 1px 0 0 1px;
}




blockquote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 30px 1.5em 30px;
	padding: 0 0 0 10px;
	border-left: 1px solid #aaa;
}

abbr, acronym {
	border-bottom: 1px dotted #aaa;
	text-transform: uppercase;
	cursor: help;
}
	
code {
	color: #663300;
	font-family: Courier, monospace;
}

pre {
	margin: 0 0 1.5em 0;
	overflow: auto;
	font-size: 1.3em;
	clear: both;
}

p.center {
	text-align: center !important;
}

p.bottom {
	margin: 0 !important;
}

p.unstyled {
	font-size: 1.4em;
}

.flickr_blue {
	color: #007ae4;
	text-transform: lowercase;
}

.flickr_pink {
	color: #ff2a96;
	text-transform: lowercase;
}

.green {
	color: #663300;
}

.red {
	color: #f00;
}

.orange {
	color: #f40;
}

.purple {
	color: #909;
}



/*---:[ headlines ]:---*/

.posts h2 {
	font-size: 18px;
	margin:5px 10px 10px;
	border-bottom: 1px #cccccc dotted;
}
.posts h2 a:link,
.posts h2 a:visited {
	text-decoration: none;
	color: #4B3E39;
/*	background: #f6f6f0;*/
}
.posts h2 a:hover,
.posts h2 a:active {
	color: #fff;
	background: #4B3E39;
}
	
/*.pages h2, h2.page_header {
	margin: 0 0 0.75em 0;
	background: #ffff44 url('images/hr_dot_black.gif') 0 100% repeat-x;
}*/
	
.pages h2, h2.page_header, h2.archive_head {
	margin: 0 0 30px 0;
	border: none;
}

/*date*/
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #AC8E82;
	padding: 0 12px;
}

	.entry h3 {
	margin: 2.5em 0 0.5em 0;
}
	
	.entry h3.top {
	margin: 1.5em 0 0.5em 0 !important;
}
	
	h3.comments_headers {
	font-size: 1.4em;
}

/*---:[ content styles ]:---*/

.entry {
	padding: 0 20px;
}

.entry a:link, .entry a:visited {
	color: #4B3E39;
	text-decoration: underline;
	padding: 0;
	font-weight: bold;
}
.entry a:hover, .entry a:active {
	color: #AC8E82;
	text-decoration: none;
	background: #F8F6F0;
}
#bottomNavClose {
	background: #F8F6F0;
}

	.entry blockquote {
}
	
		.entry blockquote.right {
	width: 200px;
	margin: 0.3em 0 0.3em 15px !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: right;
}
		
		.entry blockquote.left {
	width: 200px;
	margin: 0.3em 15px 0.3em 0 !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: left;
}
	
			.entry blockquote.right p, .entry blockquote.left p {
	margin: 0 !important;
	line-height: 1.4em !important;
}
	
	.entry p {
	margin: 0 0 15px 0;
}

	.entry ul, .entry ol {
	margin: 0 0 1.5em 40px;
}
	
	.entry ul {
	list-style-type: square;
}
	
		.entry li {
	margin: 0 0 0.5em 0;
}
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 0.5em 0 0.5em 30px;
}
	
	.entry dl {
	margin: 0 0 1.5em 0;
}
			
		.entry dt {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
		
		.entry dd {
	margin: 0 0 1.5em 20px;
}
		
	.entry .ad {
	margin: 0 0 0.5em 15px;
	float: right;
}
	
	.entry .ad_left {
	margin: 0 15px 0.5em 0;
	float: left;
}

	.entry img {
	padding: 4px;
	border: #ccc 1px solid;
	}

		.entry img.left {
	padding: 3px;
	margin: 0.5em 15px 0.5em 0;
	border: 3px double #bbb;
	float: left;
	clear: left;
}
		
		.entry img.right {
	padding: 3px;
	margin: 0.5em 0 0.5em 15px;
	border: 3px double #bbb;
	float: right;
	clear: right;
}
		
		.entry img.center {
	display: block;
	padding: 3px;
	margin: 0 auto 1.5em auto;
	border: 3px double #bbb;
	float: none;
	clear: both;
}
	
		.entry img.off {
	padding: 0 !important;
	border: none !important;
}
		
		.entry img.stack {
	clear: none !important;
}
.entry h4 {
	font-weight: bold;
	color: #663300;
}

.tagged {
	font-size: 10px;
	color: #bbb;
	clear: both;
	text-align: right;
	margin: 0 10px;
}
.tagged a, .tagged a:visited {
	color: #bbb;
}
.tagged a:hover {
	color: #fff;
}
	
	.add_comment {
	display: block;
	padding: 0 0 0 20px;
	font-weight: bold;
	float: right;
}

.navigation {
	width: 660px;
	float: left;
}
	
	.previous {
	padding: 0 20px 0 0;
	float: left;
}
	
	.next {
	float: right;
}

.clear {
	width: 660px;
	height: 1px;
	margin: 0 0 60px 0;
	clear: both;
}

.rule {
	margin: 2.0em 0 2.0em 0;
	background: url('images/hr_tag_sep.gif') no-repeat;
}

.flat {
	margin: 0 0 2.0em 0 !important;
}

.whitespace {
	margin: 0 0 1.5em 0 !important;
}



/*---:[ sidebar styles ]:---*/

ul.sidebar_list {
	list-style: none;
}

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {
	width: 210px;
	margin: 0 0 2.5em 0;
	font-size: 1.3em;
	line-height: 1.4em;
	float: left;
}

		li.widget h2, li.linkcat h2 {
	font-weight: bold;
	font-size: 1.077em;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 0 0 0.8em 0;
	padding: 0.4em 5px;
	border-top: 3px solid #000;
	background: #ffff44 url('images/hr_dot_black.gif') 0 100% repeat-x;
}

		li.widget p {
	margin: 0 0 1.5em 0;
	padding: 0 10px;
}
		
		li.widget ul, li.linkcat ul {
	list-style: square;
	margin: 0 0 0.5em 20px;
}
		
		li.widget ol, li.linkcat ol {
	margin: 0 0 0.5em 20px;
}
		
			li.widget li, li.linkcat li {
	margin: 0 0 0.7em 0;
}
			
				li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited {
/*	display: block;
	width: 120px;*/
	text-decoration: none;
}
				
					li.widget li a:hover, li.linkcat li a:hover {
	text-decoration: underline;
}
			
				li.widget li .recent_date {
	padding: 0 0 0 8px;
	font-weight: bold;
	color: #888;
}
		
		li.widget ul.flickr_stream {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
		
			li.widget ul.flickr_stream li {
	margin: 0;
	padding: 0 5px 5px 0;
	display: inline;
}
			
				li.widget ul.flickr_stream li a img {
	padding: 3px;
}
				
				li.widget ul.flickr_stream li a:hover img {
	background: #ff2a96;
}








			/*---< FlickrRSS styles for the widget only >---*/
		
			li.widget_flickrrss {
	}
			
				li.widget_flickrrss a img {
	margin: 0 5px 5px 0;
	padding: 3px;
}
				
				li.widget_flickrrss a:hover img {
	background: #ff2a96;
}







		/*---< Calendar widget styles >---*/
		
		#calendar {
	font-size: 1.3em;
}
#calendar table {
	width: 100%;
	text-align: center;
	border: #ccc 1px solid;
/*	border-left: #ccc 1px solid;
	border-top: #ccc 1px solid;*/
}
#calendar table tr td {
	background: #f0f0f0;
/*	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;*/
}







/*---:[ comment styles ]:---*/

#comments {
	width: 500px;
	float: left;
	clear: both;
}

	ul#comment_list {
	list-style: none;
	margin: 0 0 4.0em 0;
	border-top: 1px solid #bbb;
	float: left;
}
		
		ul#comment_list li.comment {
	width: 500px;
	padding: 1.2em 0 0 0;
	border-bottom: 1px dotted #bbb;
	float: left;
}
			
		ul#comment_list li.trackback {
	width: 470px;
	padding: 1.2em 15px 0 15px;
	background: url('images/trackback_bg.gif');
}
				
			.comment_meta {
	margin: 0 0 1.2em 0;
}
			
				.comment_num {
	padding: 0 15px 0 20px;
	font-weight: bold;
	font-size: 1.4em;
	float: right;
}
				
				.trackback .comment_num {
	padding: 0 0 0 20px;
}
				
					.comment_num a, .comment_num a:visited {
	color: #888;
	text-decoration: none;
}
					
						.comment_num a:hover {
	color: #df0000;
	text-decoration: none;
}
				
				.comment_meta strong {
	font-size: 1.6em;
}
					
				.comment_time {
	font: normal 1.1em Verdana, Helvetica, Arial, sans-serif;
	color: #888;
}
		
			.comment .entry {
	padding: 0 15px;
}
			
				.comment .entry p {
	margin: 0 0 1.0em 0;
}
			


/*---:[ comment form styles ]:---*/

#comment_form {
	width: 500px;
	padding: 1.0em 0 0 0;
	float: left;
}

	#comment_form p {
	padding: 0.6em 0;
}
	
		#comment_form label {
	padding: 0 0 0 10px;
	font-size: 1.2em;
}

		#comment_form .text_input {
	width: 191px;
	padding: 3px;
	color: #444;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
		
		#comment_form .text_area {
	width: 321px !important;
}
	
			#comment_form .text_input:focus {
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
	
		#comment_form .form_submit {
	padding: 0.4em 4px;
	background: url('images/submit_bg.gif');
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
}
		
		#comment_form p.subscribe-to-comments {
	font-size: 1.4em;
}
		
			#comment_form p.subscribe-to-comments label {
	font-size: 1.0em;
}

/*---------------contact form-----------------*/
p.tel_num {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
.wpcf7 {
	border: #cccccc 1px dotted;
}
.wpcf7 form {
	margin: 20px;
}
.wpcf7 form .form_t {
	width: 350px;
	margin: 0 0 10px 0;
}
.wpcf7 form textarea {
	width: 350px;
	height: 100px;
}




/*---------------home-----------------*/
body.custom2 {
	font-family: Meiryo, Geneva, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "MS UI Gothic", "MS PGothic", Osaka, Sans-Serif;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 76%;
	line-height: 1.5;
	color: #4B3E39;
	background: #FAF8F5 url(images/bg_wood1.jpg) repeat-x top center;
	text-align: center;
}
body.custom2 table {
	width: 580px;
	margin: 20px auto;
	text-align: left;
	border: #d9d5d1 1px solid;
}
body.custom2 table td {
}








