/*
	www.i-design.tw Default Styles
	Author: underfire
	=========================================================
	Copyright (c) underfire.
	=========================================================
*/

body {
    background: #141414;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #888;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display:inline-block;
}
/* Hide from IE Mac \*/

.clearfix {
    display:block;
}
/* End hide from IE Mac */

a:link, a:visited {
    color: #bbb;
    text-decoration: none;
}

a:hover, a:active {
    color: #fff;
    text-decoration: underline;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

::selection {
    background: #262B2F; 
	color: white; /* Safari */
}

::-moz-selection {
    background: #262B2F; 
	color: white; /* Firefox */ 
}

/* ~~~~~~~~~~ PAGE STYLE ~~~~~~~~~~ */

#wrap-bd {
    background: #222 url(../images/bg.png) center top no-repeat;
}

#wrap-hd {
    background: url(../images/banner-bg.png) top repeat-x;
}

#wrap-ft {
	background: url(../images/wrap-bottom.png) bottom repeat-x;
	padding-bottom: 66px;
}

#wrap-inner {
    width: 1004px;
    margin: 0 auto;
    position: relative;
}

#head-light {
    background: url(../images/head-light.png) no-repeat;
    width: 437px;
    height: 127px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#illustrator {
	background: url(../images/razer.png) no-repeat;
	width: 309px;
	height: 167px;
	position: absolute;
	right: 51px;
	top: 14px;
	z-index: 200;
}

#page {
    width: 920px;
    min-height: 730px;
    margin: 0 auto;
}

/* ~~~~~~~~~~ HEADER STYLE ~~~~~~~~~~ */

#header {
	position: relative;
}

#version {
    background: url(../images/razer-line.png) 703px top no-repeat;
    height: 16px;
    font-size: 11px;
    color: #555;
    line-height: 1.4;
}

#version .history {
    float: left;
    padding-left: 530px;
}

#version a {
    color: #999;
}

#version a:hover {
    color: #ddd;
}

#version .theme {
    float: right;
}

#version .theme span {
    display: block;
    float: left;
}

#version .theme a {
    display: block;
    float: left;
    margin-top: 2px;
    width: 15px;
    height: 12px;
    text-indent: -9999em;
    margin-left: 3px;
    font-size: 1%;
    text-decoration: none;
}

#version a.light {
    background: url(../images/blog-sprite.png) 0 -480px no-repeat;
}

#version a.light:hover {
    background: url(../images/blog-sprite.png) -19px -480px no-repeat;
}

#version a.dark {
    background: url(../images/blog-sprite.png) -38px -480px no-repeat;
}

#header .middle {
    height: 111px;
    position: relative;
}

#header h1 {
    background: url(../images/h1.png) no-repeat;
    width: 361px;
    height: 69px;
    position: absolute;
    top: 25px;
    text-indent: -9999em;
}

div#illustration {
	position:absolute;
	bottom:14px;
	right:0;
	z-index:80;
}

a.ws {
	display:block;
	text-decoration:none;
	width: 290px;
	height: 70px;
	padding:0;
	margin:0;
	background: url(../images/ws.png) bottom no-repeat;
	cursor:pointer;
	text-indent: -9999em;
}

a.aboutme span {
	display:none;
	padding:0;
	margin:0;
}

div#illustration em {
	background: url(../images/ws-hover.png) no-repeat;
	width: 290px;
	height: 123px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	font-style: normal;
	z-index: 2000;
	display: none;
	color:#fff;
}

/* ~~~~~~~~~~ NAV STYLE ~~~~~~~~~~ */

#nav {
    background: url(../images/nav-bg.png) repeat-x;
	height: 49px;
}

#menu li {
    float:left;
	width: 102px;
    height: 49px;
}

#menu li a {
    background: url(../images/nav-sprite.png) left top no-repeat scroll;
    display: block;
	width: 102px;
    height: 49px;
    position: relative;
}

ul#menu li.page-item-3 a {
   background-position: 0 0; 
}

ul#menu li.page-item-2 a {
    background-position:-102px 0;
}

ul#menu li.page-item-7 a {
    background-position:-204px 0;
}

ul#menu li.page-item-13 a {
    background-position:-306px 0;
}

ul#menu li.page-item-9 a {
    background-position:-408px 0;
}

ul#menu li a span {
	background: url(../images/nav-sprite.png) no-repeat scroll bottom left;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 102px;
    height: 49px;
	z-index: 100;
	text-indent: -9999em;
}

ul#menu li.page-item-3 a span {
   background-position: 0 -49px; 
}

ul#menu li.page-item-2 a span {
    background-position:-102px -49px;
}

ul#menu li.page-item-7 a span {
    background-position:-204px -49px;
}

ul#menu li.page-item-13 a span {
    background-position:-306px -49px;
}

ul#menu li.page-item-9 a span {
    background-position:-408px -49px;
}

ul#menu li a span:hover {
    cursor:pointer;
}

ul#menu li.page-item-3.current_page_item span {
   background-position: 0 -98px; 
}

ul#menu li.page-item-2.current_page_item span {
    background-position:-102px -98px;
}

ul#menu li.page-item-7.current_page_item span {
    background-position:-204px -98px;
}

ul#menu li.page-item-13.current_page_item span {
    background-position:-306px -98px;
}

ul#menu li.page-item-9.current_page_item span {
    background-position:-408px -98px;
}

ul#menu li.selected a span:hover {
	cursor:default;
}

/* ~~~~~~~~~~ BANNER STYLE ~~~~~~~~~~ */


#banner {
    background: url(../images/banner-hr.png) bottom no-repeat;
    margin: 32px 0 20px 0;
    position: relative;
}

#banner .textarea {
	float: left;
	width: 360px;
	padding-top: 32px;
}

#banner .smiledite .photo {
    float: right;
    background: url(../images/banner-smiledite.png) right bottom no-repeat;
    width: 536px;
    height: 342px;
    text-indent: -9999em;
}

#banner .digi .photo {
    float: right;
    background: url(../images/banner-digi.gif) center 3px no-repeat;
    width: 536px;
    height: 342px;
    text-indent: -9999em;
}

#banner .frienditude .photo {
    float: right;
    background: url(../images/banner-frienditude.gif) center 3px no-repeat;
    width: 536px;
    height: 342px;
    text-indent: -9999em;
}

#banner h2 {
	background: url(../images/icon-fw.png) left no-repeat;
	margin-bottom: 16px;
	padding-left: 108px;
	height: 36px;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 1.3;
	color: #bbb;
}

#banner .smiledite h2 strong {
	display: block;
	background: url(../images/h2-smilediet.png) left no-repeat;
	text-indent: -9999em;
}

#banner .digi h2 strong {
	display: block;
	background: url(../images/h2-digi.png) left no-repeat;
	text-indent: -9999em;
}

#banner .frienditude h2 strong {
	display: block;
	background: url(../images/h2-frienditude.png) left no-repeat;
	text-indent: -9999em;
}

#banner .info p {
	line-height: 1.4;
	margin-bottom: 24px;
}

#banner .link {
	background: url(../images/sprite.gif) 0 1px no-repeat;
	padding-left: 20px;
}

#slider li{ 
    width:920px;
    height:344px;
    overflow:hidden; 
}

#prevBtn, #nextBtn{ 
    display:block;
    width:30px;
    height:50px;
    position:absolute;
    top:86px;
}

#prevBtn { 
    left:-48px;
}

#nextBtn { 
    right: -48px;
}

#prevBtn a, #nextBtn a {
    display:block;
    width:30px;
    height:50px;
    text-indent: -9999em;
    outline: none;
}

#prevBtn a {
    background:url(../images/slider-btn.png) 0 0 no-repeat;
}

#prevBtn a:hover {
    background:url(../images/slider-btn.png) 0 -50px no-repeat;
}

#nextBtn a { 
    background:url(../images/slider-btn.png) -30px 0 no-repeat;	
}

#nextBtn a:hover { 
    background:url(../images/slider-btn.png) -30px -50px no-repeat;	
}

/* ~~~~~~~~~~ FEATURED STYLE ~~~~~~~~~~ */

#featured li {
	float: left;
	margin-right: 25px;
	padding-top: 120px;
	width: 290px;
}

#featured li.last {
	float: left;
	margin-right: 0;
}

#featured li.customize {
	background: url(../images/icon-featured.gif) 0 0 no-repeat;
}

#featured li.standard {
	background: url(../images/icon-featured.gif) -290px 0 no-repeat;
}

#featured li.charge {
	background: url(../images/icon-featured.gif) -580px 0 no-repeat;
}

#featured li h3 {
	background: url(../images/sprite.gif) 0 -22px no-repeat;
	margin-bottom: 8px;
	padding-left: 28px;
	height: 19px;
	font-size: 15px;
	line-height: 1.4;
	color: #bbb;
}

#featured li p {
	line-height: 1.4;
}

#featured li p a {
	text-decoration: underline;
}

/* ~~~~~~~~~~ ABOUT STYLE ~~~~~~~~~~ */

#about {
	position: relative;
	margin: 40px 0 60px;
}

#about .info {
	float: left;
	padding-top: 6px;
	width: 582px;
}

#about .describe {
	margin-bottom: 30px;
}

#about .describe p {
	margin-bottom: 14px;
	line-height: 1.6;
	color: #bbb;
}

#about .describe p a {
	text-decoration: underline;
}

#about .avatar {
	background: url(../images/author.png) no-repeat;
	position: absolute;
	width: 242px;
	height: 194px;
	right: 33px;
}

#about .social-bookmarking li {
	float: left;
	margin-right: 19px;
}

#about .social-bookmarking li a {
	display: block;
	float: left;
	background: url(../images/sprite.gif) no-repeat;
	padding-left: 23px;
	height: 14px;
	text-decoration: underline;
}

#about .social-bookmarking li.frist {
	margin-right: 14px;
	font-weight: bold;
	color: #888;
	line-height: 1.2;
}

#about .social-bookmarking li.twitter a {
	background-position: 0 -57px;
}

#about .social-bookmarking li.twitter a:hover {
	background-position: 0 -77px;
}

#about .social-bookmarking li.flickr a {
	background-position: 0 -97px;
}

#about .social-bookmarking li.flickr a:hover {
	background-position: 0 -117px;
}

#about .social-bookmarking li.delicious a {
	background-position: 0 -137px;
}

#about .social-bookmarking li.delicious a:hover {
	background-position: 0 -157px;
}

#about .social-bookmarking li.lastfm a {
	background-position: 0 -466px;
}

#about .social-bookmarking li.lastfm a:hover {
	background-position: 0 -486px;
}

/* ~~~~~~~~~~ PROCEDURE STYLE ~~~~~~~~~~ */

#procedure {
	background: url(../images/procedure.gif) top no-repeat;
	padding-top: 32px;
	color: #bbb;
}

.procedure-inner {
	background: url(../images/procedure.gif) bottom no-repeat;
	padding: 0 36px 32px;
}

#procedure h3 {
	background: url(../images/sprite.gif) 0 -177px no-repeat;
	margin-bottom: 12px;
	padding-left: 26px;
	font-size: 15px;
	line-height: 1.4;
}

#procedure ul {
	margin-bottom: 26px;
}

#procedure li {
	margin-bottom: 12px;
}

#procedure li span {
	padding-right: 26px;
}

#procedure li strong {
	font-weight: 400;
	color: #5996B3;
}

#procedure .remark {
	color: #5996B3;
}

/* ~~~~~~~~~~ PORTFOLIO STYLE ~~~~~~~~~~ */

#portfolio {
	margin-top: 40px;
}

#portfolio #tabs {
	float: right;
	width: 260px;
}

ul#year li {
    float:left;
	margin-bottom: 6px;
	width: 260px;
    height: 40px;
}

ul#year li a {
    background: url(../images/year-sprite.png) no-repeat scroll bottom left;
    display: block;
	width: 260px;
    height: 40px;
    position: relative;
}

ul#year li.y2005 a {
    background-position: 0 0;
}

ul#year li.y2006 a {
    background-position: -260px 0;
}

ul#year li.y2007 a {
    background-position: -520px 0;
}

ul#year li.y2008 a {
    background-position: -780px 0;
}

ul#year li.y2009 a {
   background-position: -1040px 0; 
}

ul#year li a span {
	background: url(../images/year-sprite.png) no-repeat scroll bottom left;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
    height: 40px;
	z-index: 100;
	text-indent: -9999em;
}

ul#year li.y2005 a span {
   background-position: 0 -40px; 
}

ul#year li.y2006 a span {
    background-position: -260px -40px;
}

ul#year li.y2007 a span {
    background-position: -520px -40px;
}

ul#year li.y2008 a span {
    background-position: -780px -40px;
}

ul#year li.y2009 a span {
    background-position: -1040px -40px;
}

ul#year li a span:hover {
    cursor:pointer;
}

#tabs li.y2005 a.selected span {
   background-position: 0 -80px; 
}

#tabs li.y2006 a.selected span {
    background-position: -260px -80px;
}

#tabs li.y2007 a.selected span {
    background-position: -520px -80px;
}

#tabs li.y2008 a.selected span {
    background-position: -780px -80px;
}

#tabs li.y2009 a.selected span {
    background-position: -1040px -80px;
}

#tabs li a.selected span:hover {
	cursor:default;
}

#portfolio .section {
	background: url(../images/portfolio-hr.gif) bottom repeat-x;
	padding-bottom: 24px;
	margin-bottom: 28px;
}

#portfolio .section .photo {
	float: left;
	width: 326px;
}

#portfolio .section .web-img {
    background: url(../images/photo-shadow.png) center bottom no-repeat;
    margin-bottom: 8px;
    padding-bottom: 6px;
}

#portfolio .section .web-img img {
	display: block;
    border: 6px #fff solid;
	width: 308px;
	height: 188px;
}

#portfolio .photo h6 {
	background: url(../images/sprite.gif) 0 -205px no-repeat;
	margin-bottom: 8px;
	padding-left: 18px;
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
}

#portfolio .section .photo li {
	float: left;
	margin: 0 7px 7px 0;
}

#portfolio .section .photo li a {
	float: left;
	display: block;
	border: 4px #666 solid;
}

#portfolio .section .photo li a img {
	float: left;
	width: 66px;
	height: 66px;
}

#portfolio .section .photo li a:hover {
	border: 4px #999 solid;
}

#portfolio .section .textarea {
	float: right;
	width: 264px;
}

#portfolio .section .textarea h2 {
	margin-bottom: 8px;
	font-size: 18px;
	color: #ddd;
	text-transform: uppercase;
	line-height: 1.2;
}

#portfolio .section .textarea .link {
	background: url(../images/sprite.gif) 0 0 no-repeat;
	margin-bottom: 12px;
	padding-left: 18px;
}

#portfolio .section .textarea .link a {
	display: inline-block;
	border-bottom: 1px #555 dotted;
	padding-bottom: 2px;
}

#portfolio .section .textarea .link a:hover {
	border-bottom: 1px #aaa dotted;
	text-decoration: none;
}

#portfolio .section .textarea .info {
	border-bottom: 1px #555 dotted;
	margin-bottom: 16px;
	padding-bottom: 8px;
}

#portfolio .section .textarea .info p {
	margin-bottom: 10px;
	line-height: 1.6;
}

#portfolio .section .textarea .role {
	margin-bottom: 10px;
    font-weight: bold;
	color: #666;
	line-height: 1.4;
}

#portfolio .section .textarea .role p {
	float: right;
	width: 216px;
}

#portfolio .section .textarea .role .label {
	float: left;
	width: 40px;
}

.hiddencontent {
	float: left;
	display:none;
	width: 605px;
}

/* ~~~~~~~~~~ BLOG STYLE ~~~~~~~~~~ */

#blog {
	margin-top: 30px;
	*margin-top: 40px;
}

#blog #content {
	float: left;
	padding-top: 28px;
	*padding-top: 12px;
	width: 590px;
}

#blog #content .section {
	background: url(../images/portfolio-hr.gif) bottom repeat-x;
	padding-bottom: 24px;
	margin-bottom: 24px;
	position: relative;
}

#blog #content .section h2 {
	margin-bottom: 18px;
	width: 530px;
	font-size: 16px;
	line-height: 1.2;
}

#blog #content .section h2 a:hover {
	border-bottom: 1px #aaa dotted;
	padding-bottom: 2px;
	text-decoration: none;
}

#blog #content .section h2 a:hover {
	border-bottom: 1px #aaa dotted;
	padding-bottom: 2px;
	text-decoration: none;
}

#blog #content .section .num-comments {
	background: url(../images/blog-sprite.png) 0 -230px no-repeat;
	width: 47px;
	height: 22px;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 0px;
}

#blog #content .section .description {
	margin-bottom: 24px;
	line-height: 1.6;
	font-size: 13px;
}

#blog #content .section .description p {
	margin-bottom: 10px;
}

#blog #content .section .time {
	float: left;
	background: url(../images/sprite.gif) 0 -223px no-repeat;
	padding-left: 22px;
	margin-top: 5px;
	margin-right: 16px;
	line-height: 1.6;
	color: #555;
}

#blog #content .section .readmore {
	float: right;
}

#blog #content .section .readmore a {
	display: block;
	background: url(../images/blog-sprite.png) 0 -162px no-repeat;
	width: 102px;
	height: 24px;
	text-indent: -9999em;
}

#blog #content .section .readmore a:hover {
	background: url(../images/blog-sprite.png) 0 -186px no-repeat;
}

#blog #content .navigation {
	padding-top: 10px;
}

#blog #content .navigation .alignleft {
	float: left;
}

#blog #content .navigation a {
	float: left;
	display: block;
	padding-top: 11px;
	height: 21px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

#blog #content .navigation a:hover {
	color: #aaa;
	text-decoration: none;
}

#blog #content .navigation .alignleft a {
	background: url(../images/sprite.gif) 0 -250px no-repeat;
	padding-left: 48px;
}

#blog #content .navigation .alignleft a:hover {
	background: url(../images/sprite.gif) 0 -284px no-repeat;
}

#blog #content .navigation .alignright {
	float: right;
}

#blog #content .navigation .alignright a {
	float: right;
	background: url(../images/sprite.gif) right -318px no-repeat;
	padding-right: 48px;
	text-align: right;
}

#blog #content .navigation .alignright a:hover {
	background: url(../images/sprite.gif) right -352px no-repeat;
}

#blog .section-ft .cats {
	float: left;
	margin-top: 9px;
}

#blog .comblock {
	margin-top: 30px;
}

#blog .pagetitle {
	margin-bottom: 20px;
	font-size: 15px;
}

#blog .bookmark {
	float: right;
	margin-top: 6px;
	filter:Alpha(Opacity=70, FinishOpacity=70, Style=2);
	-moz-opacity:0.7;
	opacity:0.7;
}

/* ~~~~~~~~~~ BLOG SIDEBAR STYLE ~~~~~~~~~~ */

#blog .sidebar {
	float: right;
	width: 290px;
}

#text-383062342 .rss {
	background: url(../images/blog-sprite.png) 0 0 no-repeat;
	margin: 10px 0 50px;
	height: 56px;
}

#text-383062342 .rss a {
	display: block;
	float: right;
	margin-right: 14px;
	width: 57px;
	height: 54px;
	text-indent: -9999em;
}

#text-383062342 .rss a:hover {
	background: url(../images/blog-sprite.png) 0 -266px no-repeat;
}

#blog .sidebar .search {
	margin-bottom: 30px;
}

#blog .sidebar .search .text {
	float: left;
	background: url(../images/blog-sprite.png) 0 -61px no-repeat;
	width: 208px;
	height: 22px;
	border: 0;
	padding: 8px 0 0 12px;
}

#blog .sidebar .search .submit {
	float: right;
	background: url(../images/blog-sprite.png) 0 -93px no-repeat;
	width: 66px;
	height: 30px;
	border: 0;
	font-weight: bold;
	color: #494949;
	cursor: pointer;
	padding-bottom: 4px;
}

#blog .sidebar .search .submit:hover {
	background: url(../images/blog-sprite.png) -66px -93px no-repeat;
	color: #666;
}

#blog .sidebar .block {
	margin-bottom: 22px;
}

#blog .sidebar .block h2 {
	margin-bottom: 16px;
	height: 35px;
	text-indent: -9999em;
}

#blog .sidebar .category h2 {
	background: url(../images/blog-sprite.png) 0 -326px no-repeat;
}

#blog .sidebar .item li {
	background: url(../images/sidebar-dotted.gif) bottom repeat-x;
	margin-bottom: 2px;
	padding-bottom: 4px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2;
}

#blog .sidebar .item li a {
	background: url(../images/blog-sprite.png) 2px -124px no-repeat;
	padding: 7px 0 7px 32px;
	display: block;
	color: #777;
}

#blog .sidebar .item li a:hover {
	background: #1D1D1D url(../images/blog-sprite.png) 2px -124px no-repeat;
	color: #bbb;
	text-decoration: none;
}

#blog .sidebar .tag h2 {
	background: url(../images/blog-sprite.png) 0 -361px no-repeat;
}

#blog .sidebar .st-tag-cloud {
	padding-top: 6px;
	line-height: 1.8;
}

#blog .sidebar .tag a {
	display: inline-block;
	margin-right: 10px;
	font-weight: bold;
}

/* ~~~~~~~~~~ COMMENT STYLE ~~~~~~~~~~ */

.comblock h3#comments {
	font-size: 15px;
}

.comblock .comment,
.comblock .comment-admin {
	background: #282828 url(../images/comment-shadow.gif) bottom no-repeat;
	margin-bottom: 2px;
	padding: 20px 20px 24px 20px;
}

.comblock .left {
	float: left;
}

.comblock .left .avatar {
	border: 3px #3A3A3A solid;
	width: 32px;
	height: 32px;
}

.comblock .right {
	float: right;
	width: 486px;
}

.comblock .right .time-comments {
	border-bottom: 1px #333 dotted;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.comblock .right .time-comments .time {
	float: right;
	background: #282828 url(../images/sprite.gif) left -415px no-repeat;
	padding-left: 12px;
	font-size: 11px;
	color: #414141;
}

.comblock .right .time-comments .author-name {
    float: left;
    line-height: 1.2;
}

.comblock .right .time-comments .author-name a {
	color: #487EAD;
}

.comblock .right .time-comments .author-name a:hover {
	color: #418FD3;
}

.comblock .right .comment-content {
	line-height: 1.4;
}

.comblock #respond li {
	margin-bottom: 5px;
}

.comblock #respond li label {
	float: left;
	padding-top: 6px;
	width: 40px;
}

.comblock #respond li .text {
	float: left;
	background: url(../images/blog-sprite.png) 0 -61px no-repeat;
	width: 208px;
	height: 22px;
	border: 0;
	padding: 8px 0 0 12px;
}

.comblock #respond li textarea {
	float: left;
	background: #171717;
	border: 1px #444 solid;
	padding: 8px 0 0 12px;
	width: 534px;
	overflow: auto;
}

.comblock #respond li .submitbutton {
	background: url(../images/blog-sprite.png) 0 -93px no-repeat;
	margin-left: 40px;
	width: 66px;
	height: 30px;
	border: 0;
	font-weight: bold;
	color: #494949;
	cursor: pointer;
	padding-bottom: 4px;
}

.comblock #respond li .submitbutton:hover {
	background: url(../images/blog-sprite.png) -66px -93px no-repeat;
	color: #666;
}

/* ~~~~~~~~~~ CONTACT STYLE ~~~~~~~~~~ */

#contact {
	margin-top: 40px;
}

#contact .personal {
	float: left;
	margin-right: 60px;
}

#contact .personal .statement {
	margin-bottom: 60px;
}

#contact .personal .statement em {
	color: #956464;
}

#contact .personal ul {
	margin-left: 0;
}

#contact .personal li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #555 dotted;
	width: 340px;
}

#contact .personal li .label {
	display: inline-block;
	width: 100px;
	font-weight: bold;
	float: left;
}

#contact .wpcf7 {
	float: left;
	padding-top: 74px;
}

#contact .wpcf7 .field {
	margin-bottom: 16px;
}

#contact .wpcf7 .field label {
	float: left;
	width: 40px;
	padding-top: 6px;
}

#contact .wpcf7 .field .wpcf7-quiz-label {
	display: block;
	float: left;
	padding-top: 6px;
	width: 10px;
}

#contact .wpcf7 .field .wpcf7-form-control-wrap input {
	float: left;
	background: url(../images/blog-sprite.png) 0 -61px no-repeat;
	width: 208px;
	height: 22px;
	border: 0;
	padding: 8px 0 0 12px;
}

#contact .wpcf7 .field.quiz .wpcf7-form-control-wrap input {
	float: left;
	background: url(../images/blog-sprite.png) 0 -400px no-repeat;
	margin: -14px 0 0 50px;
	width: 148px;
	height: 22px;
	border: 0;
	padding: 8px 0 0 12px;
}

#contact .wpcf7 .field .wpcf7-form-control-wrap textarea {
	float: left;
	background: #171717;
	border: 1px #444 solid;
	padding: 8px 0 0 12px;
	overflow: auto;
}

#contact .wpcf7 .button input {
	margin-bottom: 16px;
}


#contact .wpcf7 .button input {
	background: url(../images/blog-sprite.png) 0 -93px no-repeat;
	margin-left: 40px;
	width: 66px;
	height: 30px;
	border: 0;
	font-weight: bold;
	color: #494949;
	cursor: pointer;
	padding-bottom: 4px;
}

#contact .wpcf7 .button input:hover {
	background: url(../images/blog-sprite.png) -66px -93px no-repeat;
	color: #666;
}

.post-edit-link {
	background: url(../images/icon-edit.gif) no-repeat;
	display: inline-block;
	margin-top: 30px;
	padding-left: 26px;
	height: 16px;
	line-height: 1.4;
}

/* ~~~~~~~~~~ FOOTER STYLE ~~~~~~~~~~ */

#footer {
	background: #141414 url(../images/footer-bg.gif) bottom no-repeat;
	padding-top: 22px;
	position: relative;
}

#tear {
	background: url(../images/tear.gif) no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 40px;
	height: 205px;
}

#footer-wrap {
	width: 920px;
	margin: 0 auto;
}

#footer-container {
	margin-bottom: 40px;
}

#footer .block,
#footer .twitter {
	float: left;
	width: 290px;
	margin-right: 25px;
	position: relative;
}

#footer .twitter {
	margin-right: 0;
}

#footer .heading {
	margin-bottom: 8px;
}

#footer .heading h3 {
	background: url(../images/ft-sprite.gif) 0 0 no-repeat;
	float: left;
	width: 70px;
	height: 20px;
	text-indent: -9999em;
	margin-right: 10px;
}

#footer .comments h3 {
	background: url(../images/ft-sprite.gif) 0 -30px no-repeat;
}

#footer .twitter h3 {
	background: url(../images/ft-sprite.gif) 0 -60px no-repeat;
}

#footer .rss {
	background: url(../images/ft-sprite.gif) 0 -350px no-repeat;
	display: block;
	height: 37px;
	width: 48px;
	text-indent: -9999em;
	position: absolute;
	right: 0px;
	top: -9px;
}

#footer .rss:hover {
	background: url(../images/ft-sprite.gif) -48px -350px no-repeat;
}

#footer .heading .follow {
	background: url(../images/ft-sprite.gif) 0 -236px no-repeat;
	display: block;
	float: right;
	margin-top: 1px;
	height: 20px;
	width: 108px;
	text-indent: -9999em;
}

#footer .heading .follow:hover {
	background: url(../images/ft-sprite.gif) 0 -256px no-repeat;
}

#footer .block li a {
	background: url(../images/ft-sprite.gif) no-repeat;
	display: block;
	width: 240px;
	height: 22px;
	margin-bottom: 4px;
	text-decoration: none;
	line-height: 1.3;
	padding: 8px 16px 0 34px;
	color: #666;
}

#footer .block li a span {
	display: block;
	width: 240px;
	-o-text-overflow:ellipsis; 
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

#footer .block li a span:hover {
    cursor:pointer;
    color: #ddd;
}

#footer .posted li a {
	background-position: 0 -106px;
}

#footer .posted li a:hover {
	background-position: 0 -136px;
}


#footer .comments li a {
	background-position: 0 -166px;
}

#footer .comments li a:hover {
	background-position: 0 -196px;
}

#bottom {
	background: url(../images/copyright-hr.gif) top repeat-x;
	height: 52px;
}

#bottom-wrap {
	width: 920px;
	margin: 0 auto;
	padding: 14px 0 0;
	color: #3D3D3D;
}

#footer .copyright {
	float: left;
	height: 24px;
	line-height: 2;
}

#footer .valid {
	padding-left: 8px;
}

#footer .copyright a {
	border-bottom: #41515B 1px dotted;
	color: #41515B;
}

#footer .copyright a:hover {
	border-bottom: #567F99 1px dotted;
	color: #567F99;
	text-decoration: none;
}

#footer .powered {
	float: right;
	height: 24px
}

#footer .powered a {
	display: block;
	background: url(../images/ft-sprite.gif) 0 -292px no-repeat;
	width: 90px;
	height: 24px;
	text-indent: -9999em;
}

#footer .powered a:hover {
	background: url(../images/ft-sprite.gif) 0 -316px no-repeat;
}

/* ~~~~~~~~~~ TWITTER STYLE ~~~~~~~~~~ */

div#twitter-box {
	background: url(../images/twitter-bg.gif) top no-repeat;
	padding-top: 6px;
}

div#twitter {
	background: url(../images/twitter-bg.gif) bottom no-repeat;
	height: 1%;
}

div#twitter h4 {
	margin: 0;
	padding: 0.4em 1em;
	font-size: 1.1em;
	color: #fff;
	background-color: #888;
	display: none;
}

p#preloader {
	margin: 0;
	padding: 1em 1em 1em 4em;
	background: transparent url(../images/loader.gif) 1em center no-repeat;
}

ul#twitter_update_list {
	margin: 0;
	padding: 0 1em 0.5em 1em;
	list-style-type: none;
}

ul#twitter_update_list li {
	margin: 0;
	padding: 0.6em 0 0.8em 0;
	border-bottom: 1px solid #212121;
}

ul#twitter_update_list li a {
	/* timestamp link */
	color: #555;
}

ul#twitter_update_list li span {
	display: block;
	line-height: 1.4;
	margin-bottom: 3px;
}

ul#twitter_update_list li span a {
	/* links in tweet */
	color: #bbb;
}

ul#twitter_update_list li.firstTweet {
}

ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

a#profileLink {
	display: block;
	padding: 8px 1em;
	color: #363636;
}

/* ~~~~~~~~~~ SIDEBAR STYLE ~~~~~~~~~~ */


#right {
	float: right;
	width: 290px;
}

#right ul,
#right li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#right #search {
	margin-bottom: 30px;
}

#right #search .hidden {
	display: none;
}

#right #search #s {
	float: left;
	background: url(../images/blog-sprite.png) 0 -61px no-repeat;
	width: 208px;
	height: 22px;
	border: 0;
	padding: 8px 0 0 12px;
}

#right #search #searchsubmit {
	float: right;
	background: url(../images/blog-sprite.png) 0 -93px no-repeat;
	width: 66px;
	height: 30px;
	border: 0;
	font-weight: bold;
	color: #494949;
	cursor: pointer;
	padding-bottom: 4px;
}

#right #search #searchsubmit:hover {
	background: url(../images/blog-sprite.png) -66px -93px no-repeat;
	color: #666;
}

#right .widget_categories {
	padding-top: 60px;
	*padding-top: 30px;
}

#right .widget h2 {
	margin-bottom: 16px;
	*margin-left: -16px;
	height: 35px;
	text-indent: -9999em;
}

#right .widget {
	margin-bottom: 22px;
}

#right .widget_categories h2 {
	background: url(../images/blog-sprite.png) 0 -326px no-repeat;
}

#right .widget_stags_cloud h2 {
	background: url(../images/blog-sprite.png) 0 -361px no-repeat;
}

#right .widget_delicious h2 {
	background: url(../images/blog-sprite.png) 0 -434px no-repeat;
}

#right .widget_categories .cat-item,
#right .widget_delicious .delicious-item {
	background: url(../images/sidebar-dotted.gif) bottom repeat-x;
	margin-bottom: 2px;
	padding-bottom: 4px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2;
}

#right .widget_categories .cat-item a,
#right .widget_delicious .delicious-item a {
	background: url(../images/blog-sprite.png) 2px -124px no-repeat;
	padding: 7px 0 7px 32px;
	display: block;
	color: #777;
}

#right .widget_delicious .delicious-item a {
	width: 258px;
    font-size: 12px;
	-o-text-overflow:ellipsis; 
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

#right .widget_categories .cat-item a:hover,
#right .widget_delicious .delicious-item a:hover {
	background: #1D1D1D url(../images/blog-sprite.png) 2px -124px no-repeat;
	color: #bbb;
	text-decoration: none;
}

#right .widget_stags_cloud .st-tags {
	font-weight: bold;
	display: inline-block;
	margin: 0 10px 10px 0;
}


.error {
    background: url(../images/404.png) left 90px no-repeat;
    height: 400px;
}

.error h1 {
    display: none;
}

#easyTooltip{
    padding: 2px 5px 4px;
    border: 1px solid #333;
    background :#000;
    font-size: 10px;
}