/*
Theme Name: themes for maciwumei
Theme URI: http://naruco.cn/
Description: maciwumei Co.,LTD
Version: 0
Author: JokEr.Liang
Author URI: http://naruco.cn/
Tags: naruco

*/

/* http://developer.yahoo.com/yui/reset/ */
/* v1.0 | 20080212 */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font: 100% "微软雅黑", "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


#naruco {
	height: auto;
	min-height: 100%;
	width: 100%;
}

html,
body {
	font: 12px "微软雅黑", "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	background: #004964 url(http://www.maciwumei.com.cn/wp-content/themes/naruco/images/bg.gif) repeat-x 0 0;
	color: #b3e3ff;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* include margin and padding in the width calculation of input and textarea */
input[type="text"],
textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box; /* ie8 only */
	box-sizing: border-box;
}

input[type="checkbox"],
input[type="radio"] {
	vertical-align: text-top;
}

/* utility classes */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.clear {
	clear: both;
}
/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.hidden {
	display: none;
}

p {
	margin: 1em 0;
}

blockquote {
	margin: 1em;
}

label {
	cursor: pointer;
}

li,
dd {
	margin-bottom: 6px;
}

p,
li,
dl,
dd,
dt {
	line-height: 140%;
}

textarea,
input,
select {
	font: 13px/19px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

h1 {
  display: block;
  font-size: 2em;
  font-weight: normal;
  margin: .67em 0;
}

h2 {
  display: block;
  font-size: 1.5em;
  font-weight: normal;
  margin: .83em 0;
  color:#ffffff;
}

h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}

h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
}

h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

/*全局连接*/
a {
	text-decoration:none;
	color:#b3e3ff;
}
a:hover{ 
	text-decoration:underline
}
.pdt25 {padding-top:25px;}
.pdt50 {padding-top:50px;}
.mgt {margin-top:50px;}
.mgt100 {margin-top:100px;}
/*layout*/
#header {
	margin:0;
}
	/*------ main nav ------*/
	#nav {
		list-style: none;
		background: #0e4961 url(http://www.maciwumei.com.cn/wp-content/themes/naruco/images/vdot.gif) repeat-y 280px 0;
		padding: 15px 0 10px 330px;
		border-bottom: 1px dotted #3a7489;
	}
	#nav li {
		display: inline;
		margin: 0 0 0 22px;
		font-size: 1.2em;
	}
	#nav li a {
		color: #fff;
		text-decoration: none;
	}
	#nav li a:hover {color: #8cc63f;}
	#nav li.current, #nav li.current-cat {
		background: url(http://www.maciwumei.com.cn/wp-content/themes/naruco/images/nav-bottom-right.png) no-repeat 100% 100%;
		padding:0;
	}
		*:lang(en) #nav li.current, *:lang(en) #nav li.current-cat {
			padding: 5px 0 7px 0;
		}
	#nav li.current a, #nav li.current-cat a {
		background: url(http://www.maciwumei.com.cn/wp-content/themes/naruco/images/nav-bottom-left.png) no-repeat 0 100%;
		color: #fff;
		padding: 0 12px 7px 0;
	}
	#nav li.current a:hover {color: #fff; }
	#nav li.current a span, #nav li.current-cat a span {
		background: url(http://www.maciwumei.com.cn/wp-content/themes/naruco/images/nav-top-left.png) no-repeat 0 0;
		padding: 5px 0 0 10px;
	}

#wrap {
	border-bottom: 1px dotted #3a7489;
	clear:both;
	position:relative;
}
	#logo {
		position:absolute;
		width: 280px;
		top:0;
		z-index:1;
	}
		#logo a {
			margin: 50px 0 0;
			width: 280px;
			height:58px;
			background: url(http://www.maciwumei.com.cn/wp-content/themes/naruco/images/logo.gif) no-repeat 22px 0;
			text-indent: -9999px;
			border: 0;
			display: block;
		}
		#logo img {display:none;}
		#logo h1 {
			width: 70%;
			float: left;
			text-indent: -9999px;
			height: 50px;
		}


#main {
	width:100%;
	background:transparent url(http://www.maciwumei.com.cn/wp-content/themes/naruco/images/vdot.gif) repeat-y 280px 0;
}

		.nLe {
			float:left;
			width:280px;
			height:auto;
			min-height:100px;
		}
		.nRt, .nFc {
			float:left;
			width:auto;
			padding: 0 30px 0;
			max-width: 650px;
		}
			*:lang(en) .nRt {}
			
			/*content*/
			.content { margin:0; padding:0; min-width:600px;}
			.content h2 {
				padding:3px 0;
				border-bottom: 1px dotted #3a7489;
			}
			.content .entry p {font-size:13px; text-indent:24px;line-height:220%;}
	
				/*home*/

				#news-list, #contant-us {
					float:left;
					width:45%;
					min-width:288px;
				}
					#news-list li {
						padding:0px 0 3px 10px;
						height:16px; overflow:hidden;
						background-repeat: no-repeat;
						background-position: left center;
						background-image: url("http://www.maciwumei.com.cn/wp-content/themes/naruco/images/icon-trans.png");
					}
				
				#contant-us {
					margin-left:10%;
				}
				/*archives*/
				a.more-link {text-decoration:none; text-align:left; text-indent:0; color:#fff; display:block; margin:18px 0; padding-left:9px; font-size: 0.75em; background:url('http://www.maciwumei.com.cn/wp-content/themes/naruco/images/more-link.gif') left center no-repeat;}
				div.description { padding-bottom:45px; }

				.archive { padding:0; margin-bottom:15px;  }
					.archive dl { height:26px; padding:5px 0; clear:both; border-bottom: 1px dotted #3a7489;}
					.archive dt { display: block; font-size: 13px; font-weight: bold; float:left; width:85%; text-overflow:ellipsis; }
					.archive dd { width:12%; padding-top: 5px; float:right; text-align:right; font-size:0.7em; }
					.archive .thumb  { border:0; float:right;  }
					.archive .entry p {font-size:12px; margin-top:20px; }

					.archive a.more-link {text-align:left;}
					
				.products { float:left; width:215px; padding:0; margin-bottom:15px; }
				.products dl{ display:block; height:22px; padding:5px 0; }
					.products dt { width:100%; text-align:left; font-size:14px; font-weight:bold;}
					.products dd { display:none; }
					.products .entry { border-right: 1px dotted #3a7489; padding-bottom:20px; }
						.products .entry p{ font-size:12px; padding-left:5px; }
				
				h3.catitle { margin:15px 0; border-bottom: 1px dotted #3a7489; font-weight:normal; font-size:1.5em;}
				
				/*comments*/
				h3#comments {
					border: 1px dotted #3a7489; 
					border-width: 1px ;
					font-size:0.9em;
					padding: 5px 0 5px 24px;
				}
					li.comment { border-bottom: 1px dotted #3a7489; padding-bottom:5px; }
					div.comment-author .fn { font-weight:bold; padding-left:20px; background: url("http://www.maciwumei.com.cn/wp-content/themes/naruco/images/author-trans.png") no-repeat;}
					div.comment-meta {font-size: 0.7em; text-align:right; }

					/*comment form*/
					#respond h3 { padding-left:20px; background:url("http://www.maciwumei.com.cn/wp-content/themes/naruco/images/addcomment-trans.png") no-repeat;}
						textarea#comment {max-width:650px;}
				

				.navigation {
					display: block;
					text-align: center;
					margin-top: 20px;
					margin-bottom: 30px;
					}


#footer {
	background: #0c4259 url(http://www.maciwumei.com.cn/wp-content/themes/naruco/images/fbg.gif) repeat-x 0 0;
}
	#footer div:first-child {
		background:transparent url(http://www.maciwumei.com.cn/wp-content/themes/naruco/images/vdot.gif) repeat-y 280px 0;
	}
	
	a#zh_CN {
		background:url(http://www.maciwumei.com.cn/wp-content/themes/naruco/images/lang/zh_CN.png) center left no-repeat;padding:0 10px 0 29px;;
	}
	a#en_US {
		background:url(http://www.maciwumei.com.cn/wp-content/themes/naruco/images/lang/en_US.png) center left no-repeat;padding:0 10px 0 29px;;
	}
	a#Ja {
		background:url(http://www.maciwumei.com.cn/wp-content/themes/naruco/images/lang/Ja.png) center left no-repeat;padding:0 10px 0 29px;;
	}

