/*  
Theme Name: Evolution Style
Theme URI: http://www.tokenx.com/
Description: The default WordPress theme based on the famous <a href="http://www.tokenx.com/">token</a>.
Version: 2.0
Author: token
Author URI: http://www.tokenx.com/

*/



/* Begin Typography & Colors */
body {
	margin:0;
	padding:0;
	font-size: 12px; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Tahoma, Arial;
	background: #000 url('images/allpage_background.jpg') center top no-repeat;
	color: #333;
	text-align: center;
	}
	
img {
	border:0; 
	}
	
.entry {
	overflow:hidden; 
	}

#page {
	list-style:none;
	background:url(images/page_background.gif) repeat-y;
	text-align: left;
	margin: 143px auto;
	margin-bottom:0px;
	padding: 0;
	width: 850px;
	}
	
ul {
	 list-style:none;
	#list-style:none;
	_list-style:none;
}

p {
table-layout:fixed; 
word-break:break-all; 
word-wrap:break-word ;


}


#header {
	margin: 0; 
	padding: 0; 
	height: 187px; 
	width: 850px;
	}

#headertop {
	background:url(images/header_background.jpg) no-repeat;
	text-align: left;
	height: 44px;
	width: 850px;
	} 
	
#headerflash	{ 
	text-align: center;
	height: 110px;
	width: 850px;
	background:#000;
	} 
#headermenu	{
	height: 33px;
	width: 850px;
	background:#313031;
	} 
#headermenu ul{

	list-style:none;
	position:absolute;
	padding:0;
	margin:0;
	margin-left:10px;
	text-align: left;

}	
#headermenu ul li{
	float: left;
	} 
#headermenu ul .nav_menu a{
	line-height: 100%;
	letter-spacing:-1px;
	font-size:14px;
	display:block;
	color:#8f8f8f;
	margin:5px 5px 0 5px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	}
	
#headermenu ul .nav_menu a:hover{
	background:#474747;
	text-decoration:none;
	color:#ff6600;

}
#topnav {
	margin:7px 5px 0 0;
}

#content {
	font-size: 1.2em
	}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}
.narrowcolumn .postmetadata a {
	color:#27a5cc;
	}
.alt {
	margin: 0;
	padding: 10px;
	background:url(images/comments_background.gif) no-repeat center #d4d4d4;
	border-top: 1px dotted #ececec;
	border-bottom: 1px dotted #ececec;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	letter-spacing:-1px;
	font-size: 12px;
	font-weight:100;
	padding-top: 15px;
	margin:0 0 0 40px;
	}


h2 {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #504e50;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


.commentlist cite {
	font-weight:bold;
	padding-left:28px;
	color:#666666;
	font-style: normal;
	font-size: 12px;
	}
	
 .commentlist cite a {
 	font-weight:bold;
	color:#666666;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	padding-left:30px;
	color:#999;
	margin: 2px 5px 8px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	list-style:none;
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #418eae;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	background:#fff;
	color:#999;
	}

#wp-calendar a {
	font-weight:bold;
	text-decoration: none;
	}
	
#wp-calendar a:hover{ 
	color:#666;
	text-decoration:underline;
}


#wp-calendar caption {
	font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 10px 0px;
	margin: 0 auto;
	width: 640px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 640px;
	}

.post {
	width:590px;
	margin: 0 0 0px 30px;
	text-align: justify;
	}

.posttitle {
	width:590px;
	height:50px;
	background:url(images/post_background.gif) no-repeat bottom left;
	

}
.posttime {
	font-size:10px;
	color:#666666;
	padding-top:30px;

}

.postend {
	font-size:12px;
	color:#999;
	width:590px;
	height:20px;
	background:url(images/icon/postend_icon.gif) left no-repeat;
	padding-left:18px;
	margin-top:4px;
}

.postend a{
	font-size:12px;
	color:#999;
}

.post hr {
	border:1px dashed #86BCD4;

	}
	
.post h2,.post h2 a ,.narrowcolumn .post h2 a {
	letter-spacing:-1px;
	font-family:"Microsoft JhengHei","Î¢Ü›ÕýºÚów","Microsoft Yahei","Î¢ÈíÑÅºÚ","ºÚÌå",Arial,Helvetica,Sans-serif;
	width:400px;
	padding:0px;
	margin-top:15px;
	font-size:19px;
	color:#418eae;
	font-weight:100;
	text-decoration:none;
	}
.post h2 a:hover ,.narrowcolumn .post h2 a:hover {
	color:#13a8be;
	text-decoration:underline;
	
	}

.postmetadata {
	clear: left;
	font-size:10px;
	color:#555;
	padding-top:2px;
}

#footer {
	width: 850px;
	clear: both;
	border: none;
	}

#footer p {
	margin: 0;
	padding:0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	color:#fff;
	font-size: 12px;
	line-height:14px;
	margin:0;
	padding:0;
	font-weight:100;
	text-align: center;
}

#sidebar h2 {
	line-height:20px;
	margin:5px 0 0 10px;
	font: normal 80% "Trebuchet MS", Tahoma, Arial;
	font-weight:200;
	font-size:16px ;
	padding:0 0 5px 0;
	background:url('images/h2_background.gif') no-repeat;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 
.entry ul {
	list-style:none;

}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/* .entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry p {
	overflow:hidden;
	font-size:12px;
	}
	
.continue {
	font-size:12px;

}
.postmetadata ul, .postmetadata li {
	list-style:none;
	display: inline;
	}

#sidebar ul, #sidebar ul ol {
	list-style:none;
	margin: 0;
	padding: 0;
	}

#sidebar ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	}
 #sidebar ul li ul {
 	list-style:none;
 
 }

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	list-style:none;
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	list-style:none;
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	list-style:none;
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 0px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 114px;
	padding: 0px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

	
input {
	color:#000;
	font-family:Tahoma, Verdana;
	background:#fff;
}

.input {
	border-right: #fff 1px solid;
	border-top: #fff 1px solid; 
	border-left: #fff 1px solid; 
	border-bottom: #fff 1px solid; 
	color:#828282;
	font-size: 12px;
	font-family:Tahoma, Verdana;
	background:#fff;
	}
	
#searchformclass {
	margin-top:10px;
	margin-bottom:5px;
	width:188px;
	height:72px;
	background:url('images/search/search_background.jpg') no-repeat ;
	}

#searchformclass h2 {
	line-height:20px;
	font-size:16px ;
	font-weight:100;
	color:#fff;
	position:absolute;
	padding: 10px 0 0 10px;
	margin:0px;
	font-family: Tahoma, Verdana;
	background:none;
	}
	}
	
#searchformtext div {
	position:absolute;
	margin:0px;
	padding:0px;
	color:#686868;
	empty-cells: show;
	width: 190px;
	}
#searchformtext table {
	margin:34px 0 0 10px;
	color:#686868;
	empty-cells: show;
	width: 170px;
	}
	
#searchformtext div td {
	line-height:14px;
	padding:0;
	text-align: center ;
	font-size:10px;
	}
.searchtext {
	background: url(images/search/search_button_background.gif) no-repeat ;

}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#postcommentsinput input {
	width: 100px;
	height:16px;
	padding: 1px;
	margin: 5px 5px 1px 0;
	border-bottom:#fff 1px solid;
	border-top:#fff 1px solid;
	border-right:#fff 1px solid;
	border-left:#fff 1px solid;
	}
.inputbackground {
	padding:0 0 2px 5px;
	background:url(images/comment_input_background.gif) no-repeat bottom;
}	
#commentform label {
	font-size:10px;
	color:#666;

}

#commentform textarea {
	margin:16px 10px 0 0;
	width: 410px;
	height:110px;
	border-bottom:#fff 1px solid;
	border-top:#fff 1px solid;
	border-right:#fff 1px solid;
	border-left:#fff 1px solid;
	}

.textareabackground {
	float:right;
	padding:1px 0 2px 15px;
	background:url(images/comment_textarea_background.gif) no-repeat bottom;
}

#commentform #submit {
	border-bottom:#656565 1px solid;
	border-top:#656565 1px solid;
	border-right:#656565 1px solid;
	border-left:#656565 1px solid;
	background:#656565;
	color:#fff;
	margin-right: 7px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	margin:0 20px 0 20px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 5px 0 3px 10px;
	padding: 5px 20px 0px 5px;
	list-style: none;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#postcomments {
	width:580px;
	margin:0 0 0 5px;

}
	
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 10px;
	margin-left: 640px;
	width: 197px;
	}


#sidebarbottonlist {
	margin-top:5px;
	width:188px;
	text-align:center;

}
.sidebar_bottons {
	color:#fff;
	font-size:10px;
	margin:0 auto;
	padding-top:5px;
	background:url('images/button/sidebar_botton_background.gif') no-repeat;
	width:165px;
	height:25px;
}

.sidebar_bottons a {
	color:#fff;
}

.sidebar_bottons .color1 {
	color:#ff6600;

}
#sidebar form {
	margin: 0;
	}

.cat-item{
	list-style:none;
	line-height:22px;
	font-family:Tahoma ,Verdana;
	color:#909090;
	font-size:10px;
	background:url('images/cat_background.gif') no-repeat;
	}
.cat-item a{
	font-size:13px;
	color:#ff8a00;
	}

.cat-item a:hover{ 
	text-decoration:underline;
	color:#ff6600;
	}
	
/* End Sidebar */



/* Begin Calendar */


#maincalendar{
	padding:0px;
	padding-top:3px !important;
	background: url('images/calendar/calendar_background.jpg') no-repeat;
	width: 188px;
	height: 219px;
	}

#maincalendar h2{
	color:#fff;
	line-height:20px;
	margin:7px 0 0 20px;
	font-family: Tahoma, Verdana;
	font-size:16px ;
	background:none;
	}
	
#maincalendar .myear {
	position:absolute;
	padding-top:4px;
	width:188px;
	height:23px;
	margin:21px 0 0 6px;
	color:#7b7b7b;
	font-family:Tahoma;
	font-size:12px;
	text-align: center;
	}


#wp-calendar {
	color:#686868;
	empty-cells: show;
	margin: 16px 0 0 23px;
	width: 123px;
	}

#wp-calendar #next a {
	font-size: 9pt;
	background:#fff;
	color:#999;
	padding-right: 8px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 8px;
	text-align: left;
	}

#wp-calendar a {
	color:#fff;
	background:url('images/calendar/none_date_background.gif') no-repeat center ;
	display: block;
	}

#today,#today a ,#today td {
	color:#fff;
	background:url('images/calendar/today_background.gif') no-repeat center ;
	font-weight:bold;
	text-decoration: none;
	}
	
#today a:hover{ 
	color:#fff;
	text-decoration:underline;
}

#wp-calendar caption {
	padding:8px 0 0 25px;
	#padding:0 0 3px 0 ;
	_padding:0 ;
	height:10px;
	margin:0;
	}

	
#wp-calendar th{
	color:#858585;
	font-size:9px;
	line-height:10px;
	font-family:Tahoma;
	padding: 2px 0;
	text-align: center ;
	}

#wp-calendar td {
	line-height:14px;
	padding:0 2px 0 2px;
	text-align: center ;
	font-size:9px;
	}


#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	font-size:12px;
	text-align: left;
	margin-left: 5px;
	padding-right:5px;
	}
.navigation  a{
	color:#999;

}
	
#sidebarlinks ul {
	list-style:none;

	}
	
#sidebarlinks ul li {
	list-style:none;
	margin:0;
	overflow:hidden;
	text-align:center;
	width:90px;
	height:32px;
	line-height:32px;
	margin:1px;
	display:inline;

	}

#archives ul li{
	list-style:none;
	line-height:22px;
	font-family:Tahoma ,Verdana;
	color:#909090;
	font-size:10px;
	background:url('images/cat_background.gif') no-repeat;

}

#archives a{
	color:#ff8a00;
	}

#archives a:hover{ 
	text-decoration:underline;
	color:#ff6600;
	}
	
#Information{
	margin:0;
	padding:0;

	}
#Information li{
	line-height:22px;
	font-family:Tahoma ,Verdana;
	list-style:none;
	color:#909090;
	font-size:10px;
	background:url('images/cat_background.gif') no-repeat;
	margin:0;
	padding:0;

}

.fr{
	float:right;
	}
.fl{
	float:left;
	}
.more-link, .more-link:hover, .more-link a {
	color:#fff;
	text-decoration:none;
	padding:7px 33px 12px 20px;
	background:url('images/button/continue.gif') no-repeat;
	line-height:34px
}

.more-link:hover {
	color:#3e3e3e;
	text-decoration:none;
	padding:7px 33px 12px 20px;
	background:url('images/button/continue-hover.gif') no-repeat;

}

#get_info_bigbg {
	margin:5px 25px 10px 25px;

}

.get_info_bg{display:block}
.get_info_bg *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#c0c0c0}
.get_info_bg1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #cecece;
  border-right:1px solid #cecece;
  background:#c6c6c6}
.get_info_bg2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #d7d7d7;
  border-right:1px solid #d7d7d7;
  background:#c4c4c4}
.get_info_bg3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #c4c4c4;
  border-right:1px solid #c4c4c4;}
.get_info_bg4{
  border-left:1px solid #cecece;
  border-right:1px solid #cecece}
.get_info_bg5{
  border-left:1px solid #c6c6c6;
  border-right:1px solid #c6c6c6}
.get_info_bgfg{
	padding:10px;
  background:#c0c0c0;
  }
  
#rc,#rp{
	width:280px;

}

#rc a,#rp a{
	color:#7e7e7e;

}

#rc h2,#rp h2{
	color:#454545;
	font-family: normal 70% "Trebuchet MS", Tahoma, Arial;
	background:url('images/post_background.gif') bottom no-repeat;
	font-size:16px;
	font-weight:100;
	margin:0;
	padding:0 0 3px 0;

}
#rc ul,#rp ul{
	background:url('images/post_background.gif') bottom no-repeat;
	margin:0;
	padding:0 0 5px 5px;
	list-style:none;

}

#rc ul li,#rp ul li {
	line-height:25px;

}

#ri{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#c0c0c0;
	margin-left: 650px;
	padding:10px 0 0 12px;
	margin-top:4px;
	width: 185px;
	height:207px;
	background:url('images/information_background.jpg') no-repeat;
	}
	
#ri h2{
	color:#fff;
	font-family: normal 70% "Trebuchet MS", Tahoma, Arial;
	font-size:16px;
	font-weight:100;
	margin:0;
	padding:0 0 3px 0;
}
#ri ul{
	padding:0;
	margin:0;
	list-style:none;
	}
#ri li{
	padding:0;
	margin:0;
	list-style:none;
	}

#singlecomments {
	width:580px;
	text-align:left;
	margin: 10px 10px 5px 30px;
	
}

#singlecomments .listbg{
	margin-top:20px;
	

}

#allbottom {
	text-align:left;
	margin:0 auto;
	margin-top:0;
	color:#4b4b4b;
	font-size:10px;
	width:1000px;
	height:260px;
	background:url('images/allbottom_background.jpg') center no-repeat;

}

#allbottom .bloginfo {
	position:absolute;
	text-align:left;
	width:800px;
	margin:85px 0 0 0;
	padding-left:100px;
}

#allbottom .bloginfo a {
	color:#5a5a5a;
}

#allbottom .bloginfo .bottomrss {
	padding-left:20px;
	background:url('images/icon/rss_small.gif') no-repeat left;

}
.stext, .stext a {
	color:#aaa;
	font-size:10px;

}

.page{
	margin:10px 0 0 30px;
	width:580px;
	
}

#linkspage ul{
	margin:0;
	padding:0;
	list-style:none;

}

.linkcat{
	list-style:none;
	float: left;

}
.linkcat ul{
	list-style:none;
	clear: both;

}
.linkcat li{
	font-size:12px;
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 5px;
	width: 95px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;

}

.linkcat h2{
	font-size: 15px;
	color:#999;
	font-weight:100;
	margin-left: 10px;
	padding: 0px;
}


.alinks_links{
	color:#22a5cd;
	font-weight:bold;
	text-decoration:underline;

}

.alinks_links:hover{
	color:#000;
	font-weight:bold;
	text-decoration:underline;

}

.friends{
	margin-top:15px;
	list-style:none;
	float: left;

}
.friends ul{
	list-style:none;
	clear: both;

}
.friends li{
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 5px;
	#margin: 5px;
	_margin: 4px;
	width: 100px;
	height: 100px;
	line-height: 35px;

}


/* End Various Tags & Classes*/
