/*  
Theme Name: Minyx LITE
Theme URI: http://www.infectedfx.net/minyx-20/2007/
Description: Get More Free Wordpress Themes By Visiting <a href="http://www.amazingwordpressthemes.com">Wordpress Theme</a>
Version: 2.0
Author: Mauricio Caballero
Author URI: http://www.spiga.com.mx/
*/
/*12px/18px Verdana, "Lucida Grande", Geneva, Arial, sans-serif*/

html,body{
	margin:0 ;
	padding:0;
	font: 12px/18px "微软雅黑","Microsoft YaHei", "宋体", "Segoe UI",Tahoma,Verdana, "Lucida Grande", Geneva, Arial, sans-serif;
	background:#fff url(pix/webBg.gif) top left repeat-x;
	color:#333;
	text-align:center;
	}
a	{outline:none; text-decoration:none}
a:link,
a:visited	{color:#6699cc;}
a:hover		{color:#FF3366;}

.floatL{float:left;}
.floatR{float:right;}
.clear{clear:both;}
.center{text-align:center;}
p{line-height:20px;}
ul{
	list-style:none;
	margin:0;
	padding:0;
	}	
	
/*/////////////////////////////////////////
///////////////// STRUCTURE ////////////////
/////////////////////////////////////////*/	
div#container{
	/*min-width:960px;*/
	text-align:left;
	padding-bottom:0px;
	margin:0 auto;
	padding-left:10px;
	width:auto;
	padding-right:10px;
	width:1000px;
	padding-top:0px;
	}	

div#wrapper {
	width:100%;
	overflow:auto;
	margin:15px 0px;
	}

div#content{
	/*border:solid 1px #000;*/
	width:700px;
	float:left;
	margin-right:10px;
	}
div#sidebar{
overflow:hidden;
width:280px;
float:right;
	}
	
div .clear
{
clear:both;
margin:0;
padding:0;
}
/*/////////////////////////////////////////
///////////////// TOP MENU ////////////////
/////////////////////////////////////////*/
a.minyx{
	float:left;
	width:130px;
	height:23px;
	display:block;
	background-image:url(pix/minyx_lite.gif);
	background-repeat:no-repeat;
	text-indent:-9000em;
	}
a.minyx:link,
a.minyx:visited{
	background-position:0 0;
	}
a.minyx:hover{
	background-position:0 -23px;
	}		
ul#topMnu{
	text-align:right;
 	padding-bottom:3px;
 	padding-left:3px;
 	padding-right:3px;
	font-size:10px;
	font-weight:bold;
	padding-top:3px;
	}

ul#topMnu li{
	display:inline;
	border-right:1px solid #636870;
	padding:0px 10px;
	}	

ul#topMnu li a:link,
ul#topMnu li a:visited	{ color:#FFF;}	
ul#topMnu li a:hover	{color:#708033;}

/*/////////////////////////////////////////
///////////////// HEADER ////////////////
/////////////////////////////////////////*/
div#header{
height:90px;
	}

div#header h1{
	padding-bottom:10px;
	margin:0;
	padding-left:0px;
	padding-right:0px;
	letter-spacing:-2px;
	font-size:36px;
	font-weight:normal;
	padding-top:20px;
	}

div#header h1 a:link,
div#header h1 a:visited{color:#4b5698;}
div#header h1 a:hover{color:#FF3366;}	

div#header h1 small{
	display:block;
	color:#666;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:10px 0 0 0;
	}	

/*/////////////////////////////////////////
///////////////// MENU ////////////////
/////////////////////////////////////////*/
ul#menu {
	float:right;
	line-height:20px;
	}

ul#menu li{
	background-image:url(pix/mnuSep.gif);
	background-position:0 1px;
	background-repeat:no-repeat;
	padding:28px 0px;
	display:inline;
	font-size:11px;
	margin:0;
	float:left;
	}

ul#menu li a{
	font-weight:bold;
	text-transform:uppercase;
	padding:30px 15px;
	}	

ul#menu li a:link,
ul#menu li a:visited{color:#31363e;}	
ul#menu li a:hover	{color:#FF6633;}

ul#menu li#current a,
ul#menu li.current_page_item a	{background-image:url(pix/mnuIndicator.gif); background-repeat:no-repeat; background-position:top center;}
ul#menu li#current a:link,
ul#menu li#current a:visited,
ul#menu li.current_page_item a:link,
ul#menu li.current_page_item a:visited{color:#565e39; text-decoration:underline;}
ul#menu li#current a:hover,
ul#menu li.current_page_item a:hover{color:#FF3366;}

ul#menu li ul{display:none;}
ul#menu li#rss{
	text-indent:-9000em;
	width:57px;
	height:36px;
	display:block;
	padding:0 0 0 0;
	margin:0;
	}
ul#menu li#rss a{
	background-image:url(pix/button_rss.png);
	background-repeat:no-repeat; 
	display:block;
	width:57px;
	height:36px;
	position:relative;
	padding:0;
	margin:40px 0 0 0;
	}

ul#menu li#twitter{
	text-indent:-9000em;
	width:57px;
	height:36px;
	display:block;
	padding:0 0 0 0;
	margin:0;
	}
ul#menu li#twitter a{
	background-image:url(pix/button_twitter.png);
	background-repeat:no-repeat; 
	display:block;
	width:57px;
	height:36px;
	position:relative;
	padding:0;
	margin:40px 0 0 0;
	}
	
ul#menu li#facebook{
	text-indent:-9000em;
	width:57px;
	height:36px;
	display:block;
	padding:0 0 0 0;
	margin:0;
	}
ul#menu li#facebook a {
	background-image:url(pix/button_facebook.png);
	background-repeat:no-repeat; 
	display:block;
	width:57px;
	height:36px;
	position:relative;
	padding:0;
	margin:40px 0 0 0;
	}
/*
ul#menu li#rss a:link,
ul#menu li#rss a:visited{
	background-position:bottom right;
	}
*/


#twitter a, #facebook a, #rss a, #scroller{
	opacity: 0.5;
	}
	
#twitter a:hover, #facebook a:hover, #rss a:hover, #scroller:hover{
	opacity: 1;
	}
	
/************load progress bar***************/
#loading {
    height: 8px;
    left: 0;
    position: absolute;
    top: 100px;
    width: 100%;
    z-index: 99999;
}

#loading div{
	display:none;
	height:8px;
	background:#d54e21;
}


/*/////////////////////////////////////////
///////////// POST FORMATING  /////////////
/////////////////////////////////////////*/
div.post h2 {
	font-size:21px;
	letter-spacing:-1px;
	background-image:url(pix/dotsH.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin:0px;
	padding:6px 0;
	font-weight:normal;
	}
div.post small{
	font-size:10px;
	letter-spacing:normal;
	color:#ababab;
	display:block;
	text-align:right;
	}	
	
div.post div.entry{
	font: 14px/180% "微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial;
	letter-spacing:normal;
	}		
	
div.post div.entry p{
	margin-bottom:20px;
	}
	
div.post div.entry a img{
	border-style:solid;
	border-width:1px;
	padding:5px;
	}
	
div.post div.entry a:link img,
div.post div.entry a:visited img{
	background-color:#FFF;
	border-color:#DDD;
	}
div.post div.entry a:hover img{
	background-color:#F5F5F5;
	border-color:#CCC;
	}	
div.post div.entry ul{
	margin:10px;
	}
div.post div.entry ul li{
	background-image:url(pix/icon_miniarrow.gif);
	background-position:0px 8px;
	background-repeat:no-repeat;
	padding:2px 0px 2px 10px;
	}		
div.post div.entry ol{
	list-style:decimal-leading-zero;
	}	
div.post div.entry a{text-decoration:underline; font-weight:bold;}
div.post div.entry a:link,
div.post div.entry a:visited{color:#3D81EE;}
div.post div.entry a:hover{color:#0099CC;}	
div.post ul.postmetadata{
	border-top:3px double #EEE;
	border-bottom:3px double #EEE;
	padding:4px 0px;
	margin-bottom:10px;
	font-size:11px;
	}

div.post div.entry blockquote{
	background:#FFFFFF url(pix/bq.gif) top left no-repeat;
	margin:0 auto;
	padding:0 0 0 45px;
	color:#666;
	font-size:11px;
	width:80%;
	}

div.post div.entry blockquote blockquote{
	background-image:none;
	border-left:5px solid #DDD;
	padding:0 0 0 20px;
	margin-left:20px;
	}

div.post div.entry code{
	font-size:11px;
	}

div.post div.entry .announce{
background-attachment: initial;
background-clip: initial;
background-color: #F2F1F0;
background-image: initial;
background-origin: initial;
background-position: initial initial;
background-repeat: initial initial;
border-bottom-color: #BFBEBE;
border-bottom-style: dashed;
border-bottom-width: 1px;
border-image: initial;

border-left-color: #BFBEBE;
border-left-style: dashed;
border-left-width: 1px;

border-right-color: #BFBEBE;
border-right-style: dashed;
border-right-width: 1px;

border-top-color: #BFBEBE;
border-top-style: dashed;
border-top-width: 1px;

clear: both;
line-height: 16px;

margin-bottom: 20px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;

}
		
div.post ul.postmetadata li{
	display:inline;
	background-repeat:no-repeat;
	padding:4px 0px 3px 20px;
	background-position:0 0;
	}	

	

div.post ul.postmetadata li.icon_cat		{background-image:url(pix/icon_folder.gif);}
div.post ul.postmetadata li.icon_comment	{background-image:url(pix/icon_recentComment.gif);}	
div.post ul.postmetadata li.icon_date		{background-image:url(pix/icon_date.gif);}
div.post ul.postmetadata li.icon_track		{background-image:url(pix/icon_track.gif);}	
div.post ul.postmetadata li.icon_rss		{background-image:url(pix/icon_rss.gif); background-position:0 -20px;}		
div.post ul.postmetadata li.icon_alert		{background-image:url(pix/icon_alert.gif);}

div.post ul.postmetadata li.icon_r{
	float:right;
	font-weight:bold;
	padding:0 0 0 20px;
}	
		

div.post ul.postmetadata li a:link,
div.post ul.postmetadata li a:visited{color:#00A200;}
div.post ul.postmetadata li a:hover{color:#333;}	



/*////////////////////////
////////NAVIGATION///////
///////////////////////*/
.navigation			{margin:0px; overflow:auto; border-top:3px solid #EFEFEF; width:100%; overflow:auto;}
.navigation a		{display:block; text-align:center; padding:10px; font-size:11px; text-transform:lowercase}
.alignleft			{float:left; width:50%; }
.alignright			{float:right; width:50%;  }


.navigation .alignright a			{background-image:url(pix/icon_right.gif); background-repeat:no-repeat;}
.navigation .alignleft a			{background-image:url(pix/icon_left.gif); background-repeat:no-repeat; }

.navigation .alignright a:link,
.navigation .alignright a:visited	{background-position:95% 5px;}

.navigation .alignleft a:link,
.navigation .alignleft a:visited	{background-position:10px 5px;}

.navigation .alignright a:hover		{background-position: 95% -20px;}
.navigation .alignleft a:hover		{background-position: 10px -20px;}


/*/////////////////////////////////////////
///////////////// COMMENTS ////////////////
/////////////////////////////////////////*/
h3#comments,
h3#respond{
	font-weight:normal;
	font-size:14px;
	letter-spacing:-1px;
	color:#555;
	padding:0 0 0 25px;
	background-position:left;
	background-repeat:no-repeat;
	}

h3#comments{background-image:url(pix/icon_comments.gif);}
h3#respond {background-image:url(pix/icon_addcomment.gif);}	
.addcomment,
.closecomment{
	float:right;
	text-transform:uppercase; 
	padding:3px 18px 3px 0px;
	font-size:10px;
	margin:12px 0 0 0;
	text-decoration:underline;
	}
a.addcomment{
	background-image:url(pix/icon_arrowdown.gif);
	background-repeat:no-repeat;
}
a.addcomment:link,
a.addcomment:visited{
	background-position:100% 0px;
	}
a.addcomment:hover{
	background-position:100% -20px;
	}

ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	}
ol.commentlist cite{
	text-transform:uppercase;
	font-style:normal;
	}
ol.commentlist li{
	border-bottom:1px solid #EEE;
	padding:10px;
	}
ol.commentlist h5{
	font-size:11px;
	margin:0;
	padding:0;
	}	
ol.commentlist h5 small{
	display:block;
	}	
ol.commentlist li{
	background-color:#fdfdfd; 
	border:1px solid #CCCCFF;
	margin-bottom:1em;
	overflow:hidden;
	}
ol.commentlist li.alt{background-color:#FFF;}
ol.commentlist li span.moderate{
	background-image:url(pix/icon_cursor.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:2px 0px 2px 20px;
	color:#FF3300;
	}
	
.children li {
	border-color:#CCCCFF -moz-use-text-color -moz-use-text-color;
	border-style:dashed none none;
	border-width:1px medium medium;
	margin-bottom:0;
	padding-bottom:0;
}
	
#commentform input#author,
#commentform input#email,
#commentform input#url{background-image:url(pix/icon_form.gif); background-repeat:no-repeat;
	border:1px solid #CCC;
	padding:4px 4px 4px 30px;
	width:230px;}


#commentform input#author	{background-position:3px -3px;}
#commentform input#email	{background-position:3px -33px;}
#commentform input#url		{background-position:3px -63px;}
	
#commentform #comment{
	width:99%;
	font: 12px/18px "微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial;
	background-color:#FFF;
	background: url("pix/comment.png") no-repeat scroll center center #FFFFFF;
	border:1px solid #CCC;
	}		
.nocomments,
.nocommentsadd{
	background:#fdf9e3 url(pix/icon_cross.gif) left no-repeat;
	padding:5px 5px 5px 30px;
	border:2px solid #f7e590;
	color:#9f8e3b;
	font-size:11px;
	}	

.nocomments		{background:#fdf9e3 url(pix/icon_cross.gif) left no-repeat;}		
.nocommentsadd	{background-image:url(pix/icon_add.gif);}
/*/////////////////////////////////////////
///////////////// SIDEBARS ////////////////
/////////////////////////////////////////*/

div#sidebar{
	color:#666;
	font-size:12px;
	}

div#sidebar a:link,
div#sidebar a:visited{
	color:#0066CC;
	}

div#sidebar a:hover{
	color:#FF3300;
	}	

div#sidebar a img{border:none;}	
	
div#sidebar h2{
	font-size:12px;
	color:#333;
	text-align:center;
	border-bottom:3px solid #DDD;
	}

div#sidebar div.floatL{
	float:left;
	width:193px;
	}		
div#sidebar div.sideR{
	float:right;
	width:48%;
	}	

div#sidebar div.sideL{
	float:left;
	width:48%;
	}
	
div#sidebar div.sideL h2,
div#sidebar div.sideR h2	{
	background-color:#47505F;
	border-bottom:2px solid #2F353F;
	color:#FFF;
	padding:5px 0px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:11px;
	}

	/*about*/

div#sidebar div#about h2{
	border-color:#dcd6b3;
	}	
div#sidebar div#about{
	background-color:#F8F8EE;
	border:1px solid #EEE;
	}		

div#sidebar div#about img.photo{
	float:left;
	margin:10px;
	}
div#sidebar div#about a{font-weight:bold; text-decoration:underline;}
div#sidebar div#about a:link,
div#sidebar div#about a:visited{color:#FFA300;}		
div#sidebar div#about a:hover{color:#333;}
div#sidebar div#about div{
	border:1px solid #FFF;
	padding:5px;
	}	
	
div#sidebar ul li a{
	background-image:url(pix/icon_bullet.gif);
	}
	
	
	/*RECENT*/
div#sidebar div#recent{
	background-image:url(pix/recentBg.gif);
	background-position:0px 22px;
	background-repeat:repeat-x;
	}
div#sidebar div#recent ul li{
	border-bottom:1px solid #EEE;
	padding:2px 0px;
	}
div#sidebar div#recent ul li a{
	background-repeat:no-repeat;
	padding:3px 0px 3px 20px;
	}

div#sidebar div#recent ul li a:link,
div#sidebar div#recent ul li a:visited{
	background-position:0px 0px;
	}

div#sidebar div#recent ul li a:hover{
	background-position:0px -80px;
	}		

div#sidebar  div#recent a.mini_rss{
	float:right;
	text-indent:-9000em;
	width:20px;
	height:20px;
	display:block;
	background-image:url(pix/icon_rss.gif);
	}
div#sidebar div#recent a.mini_rss:link,
div#sidebar div#recent a.mini_rss:visited{
	background-position:0 0;
	}
div#sidebar div#recent a.mini_rss:hover{
	background-position:0 -20px;
	}	


/* general*/

div#sidebar ul li ul li{
	border-bottom:1px solid #EEE;
	padding:3px 0px;
	}	

div#sidebar ul li ul li a{
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	}

div#sidebar ul li ul li a:link,
div#sidebar ul li ul li a:visited{
	background-position:0px -4px;
	}

div#sidebar ul li ul li a:hover{
	background-position:0px -84px;
	}			
	
	
	/*CATS*/
	
div#sidebar ul li.categories a{
	background-image:url(pix/icon_folder.gif);
	}	
div#sidebar ul li.categories ul li ul li{
	border:none;
	}	
	
div#sidebar ul li.categories ul li ul li a{
	background-image:url(pix/icon_child.gif);
	}	

	/*LINKS*/

div#sidebar ul li.linkcat a{
	background-image:url(pix/icon_link.gif);
	}	
	
	/*ARCHIVES*/

div#sidebar ul li.archives a{
	background-image:url(pix/icon_date.gif);
	}
	
	
	
	
	/* searchform*/
	
#cse-search-box{
	margin:10px auto;
	background-color:#444;
	border:2px solid #333;
	}	

#cse-search-box div{
	border:1px solid #565656;
	padding:5px 0;
	text-align:center;
	}		
			
#cse-search-box label{
	background-image:url(pix/icon_search.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9000em;
	padding:2px 0 10px 25px;
	height:14px;
	}		

#cse-search-box #s{
	font-size:11px;
	padding:2px;
	width:150px;
	}		
#cse-search-box img{
	border:none;
	padding:0;
	margin:0;
	}
#cse-search-box #searchsubmit{
	margin:0 5px 0 0;
	padding:0;
	width:70px;
	height:21px;
	position:relative;
	float:right;
	}	
/*/////////////////////////////////////////
///////////////// FOOTER ////////////////
/////////////////////////////////////////*/
	
#footer {
	color: #FFF;
	background-color:#31363E;
	text-align: center;
	margin:0;
	width:100%;
	position:relative
	}	
	
div#footContent{
	width:980px;
	margin:0px auto;
	padding:10px 0;
	}	
div#footer div.footText p{
	margin:0;
	overflow:hidden;
	}
	
div#footer div.footText{
	width:920px;
	}
	
div#footer div.footText ul{
	text-align:center;
	margin:5px 0;
	}	
div#footer div.footText ul li{
	padding:5px 0px;
	display:inline;
	font-size:11px;
	}

div#footer div.footText ul li a{
	text-transform:uppercase;
	padding:5px 10px;
	font-size:10px;
	margin:0px 3px;
	
	}	
div#footer div.footText ul li a:link,
div#footer div.footText ul li a:visited{color:#5e636a; }
div#footer div.footText ul li a:hover{color:#FF9900;}	
div#footer div.footText ul li ul{display:none;}	
div#footer div.footText ul li.current_page_item a {color:#FFF;}		
div#footer p#logoFoot {
	width:45px;
	height:45px;
	float:right;
	margin:-5px 0 0 0;
}

div#footer p#logoFoot a{
	width:45px;
	height:45px;
	display:block;
	text-indent:-900em;
	background-image:url(pix/spiga.gif);
	background-repeat:no-repeat;
}

div#footer p#logoFoot a:link,
div#footer p#logoFoot a:visited{
	background-position:0 0;
}

div#footer p#logoFoot a:hover{
	background-position:0 -45px;
}	


#scroller {
background:url("pix/scroller.png") no-repeat scroll 0 0 transparent;
bottom:0;
height:64px;
margin-left:100px;
overflow:hidden;
position:fixed;
width:32px;
}

#scroller-top{
cursor:pointer;
height:32px;
width:32px;
}


#scroller-bottom{
cursor:pointer;
height:32px;
width:32px;
}

#custom_smiles img{
border: 0 none;
}

.page-navi-numbers{line-height:16px;margin:0;padding:3px 5px;text-decoration:none;background:#fff;border-top:2px solid #fff;}
.page-navi-numbers:hover{border-top:2px solid #ff00a4;}
.page-navi-current-page,.page-navi-current-page:hover{color:#fff;background:#45b9f6;border-top:2px solid #45b9f6;}
.page-navi-current-page:hover{border-top:2px solid #00679d;}

#sidebar .recentcomments img.avatar{width:16px;height:16px;float:left;position:relative;border:1px solid #ddd;margin:0 5px 0 0;padding:1px;}
#sidebar ul.recentcomments{list-style:none;padding-left:0;}
#sidebar ul.recentcomments li{margin:5px 0 0;line-height:20px;height:20px;overflow:hidden;}

