.imageElement {
	display:none;
}
.iePngFix { behavior:url(scripts/iePngFix.htc); }
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
body {
	background: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	-webkit-text-size-adjust: none;
}

img {
	border:medium none;
}

.clear {
	clear:both;
}

.bebel_white {
	outline: 1px solid #ddd;
	border-top: 1px solid #fff;
	padding: 10px;
	background: #f0f0f0;
	margin:15px 12px;
}

.bebel_black {
	outline: 1px solid #111;
	border-top: 1px solid #555;
	padding: 10px;
	background: #333;
	margin:15px 0;
}


font {
	display:block;
	line-height:150%;
}

h6 {
	font-size:15px;
	margin-bottom:5px;
}

pre {
	background:none repeat scroll 0 0 #F4F4F4;
	border:1px solid #D4D4D4;
	line-height:120%;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	overflow:auto;
	padding:15px 10px;
	width:578px;
}

pre ul {list-style-type:none;margin:0;padding-left: 0;}
pre ul li {padding-left:25px;}

.cap {
    color: #666666;
    font-size: 85%;
}

.m_auto {
	margin:20px auto;
	width:468px;
}

.li_none {list-style-type:none;}

.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px; !important}
.mt60 {margin-top:60px;}
.ml5 {margin-left:5px;}
.ml25 {margin-left:25px;}

.link a {background-image: url() !important;margin-left: 20px;padding-left: 0 !important;}
.h-guitar{background:transparent url(http://farm7.static.flickr.com/6164/6180635942_f47b327ae0_t.jpg) no-repeat 0 0 !important;}
.h-acoustic{background:transparent url(http://farm7.static.flickr.com/6166/6180635956_f9949bcfb3_t.jpg) no-repeat 0 0 !important;}
.h-bass{background:transparent url(http://farm7.static.flickr.com/6177/6180636006_fe58ab56d6_t.jpg) no-repeat 0 0 !important;}
.h-drum{background:transparent url(http://farm7.static.flickr.com/6164/6180636014_c53fd60d43_t.jpg) no-repeat 0 0 !important;}
.dtm-news{background:transparent url(http://farm7.static.flickr.com/6169/6180169693_3937445296_t.jpg) no-repeat 0 0 !important;}
.guitar-navi{background:transparent url(http://farm7.static.flickr.com/6169/6180635972_c5d0d1e255_t.jpg) no-repeat 0 0 !important;}
.guitar-news{background:transparent url(http://farm7.static.flickr.com/6162/6180109235_8eec80e2c3_t.jpg) no-repeat 0 0 !important;}
.supernice{background:transparent url(http://farm8.staticflickr.com/7014/6822735421_3984daaf83_t.jpg) no-repeat 0 0 !important;}
.shoshinsha .supernice a,.shoshinsha .h-acoustic a {background:none !important;}

/**********************top area*****************************/
#top_area {
	padding: 5px 0 10px;
	clear: both;
	background: #040404;
	border-bottom: 1px solid #4B4B48;
	height: 20px;
	position: relative;
}
#top_area_content {
	width: 1000px;
	margin: 0 auto;
	color: #666666;
	padding-top: 6px;
	position: relative;
}
#top_area_content .left {
	position: relative;
	float: left;
	display: inline;
}
#top_area_content .right {
	position: relative;
	float: right;
	display: inline;
	height: 16px;
	background-repeat:no-repeat;
	padding-left: 15px;
}

#top_area_content .right .li_twitter {
	background:transparent url("/wp-content/themes/techified/images/bg_twitter.gif") no-repeat;
	padding-left:20px;
}

#top_area_content .right .li_rss {
	background:transparent url("/wp-content/themes/techified/images/bg_rss.gif") no-repeat;
	padding-left:20px;
}

#top_area_content ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	float: left;
	list-style-type:none;
}
#top_area_content ul li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	background: none;
}

#top_area_content a {
	display: inline;
	line-height: normal;
	color: #CCC;
	text-decoration: none;
}
#top_area_content a:hover, #top_area_content a:active, #top_area_content a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
/***************************************************************************/

#header {
	background-color: #333333;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	background-position: 0px -10px;
	height: 81px;
	position: relative;
}
#header_content {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#wrapper #logo {
	position: relative;
	float: left;
	margin-top: 12px;
	padding-left: 10px;
	width: auto;

	display: inline;
}

#wrapper #logo p{
	margin:0;
}

#wrapper #logo h1 {
	padding: 0;
	margin: 0;
	margin-top:4px;
	color: #ccc;
	font-size: 11px;
	font-weight:normal;
	height:16px;
}
#wrapper #logo  p a img {
	border:medium none !important;
}

#wrapper #logo h2 {
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 12px;
}
#wrapper #top_ads a{
	font-weight: bold;
	color: #FFF;
}
#wrapper #top_ads {
	position: relative;
	float: left;
	margin-top: 15px;
	padding-left: 30px;
	width: auto;
	height: 52px;
	display: inline;
	color: #FFF;
}
#search_box {
	float: right;
	margin-top: 30px;
	margin-right:-16px;
	background: url(images/search-form.gif) no-repeat left top;
	width: 200px;
	height: 24px;
	padding-left: 22px;
	display: inline;
}

*html #search_box {
	margin-top: -40px;
}

#search_box table {
	margin-left: 15px;
    margin-top: -28px;
}

#search_box .inputbox {
	float: left;
	border: 0;
	padding: 1px 5px 0px 2px;
	margin: 10px 5px 0 3px;
	position: relative;
	display: inline;
	z-index: 100;
	width: 163px;
	color:#666666;
}

#search_box .inputbox { margin-top:3px; }
*:first-child+html #search_box .inputbox { margin-top:3px;!important }

#navigation_area {
	background: url(images/mainnav-bg.gif) repeat-x left bottom;
	border-bottom: 1px solid #B4B4B4;
	height: 32px;
	display: block;
	padding-top: 4px;
	overflow: hidden;
	position: relative;
}



/************************************CONTENT AREA********************************************/
#content_area {
	border-top: 1px solid #FFFFFF;
	background: #EEEEEE;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	position: relative;
}
#content_area_content {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	color: #333333;
	position: relative;
}
/*****************left content*********************/
#left_content {
	position: relative;
	float: left;
	width: 664px;
	padding: 0px;
	margin: 0px;
}
/*****************************fullbox*******************************/
#left_content .fullbox {
	background: url(images/post_content_bg.png) repeat-y;
	float: left;
	margin: 20px 5px 15px 5px;
	background-color:#FFFFFF;
	width: 654px;
	display: inline;
	position: relative;
}
#left_content .fullbox .post_message {
	font-size: 12px;
	display: block;
	padding: 15px 10px 5px 10px;
	font-weight: bold;
}
#left_content .fullbox .fullbox_header {
	background: url(images/post_content_header.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 654px;
	height: 3px;
	position: relative;
}
#left_content .fullbox .fullbox_footer {
	background: url(images/post_content_footer.png) no-repeat left bottom;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: left;
	width: 654px;
	height: 3px;
	position: relative;
}

#content_area_content #left_content .fullbox_footer {
	background: url(images/post_content_footer.png) no-repeat left bottom;
	padding: 0px;
	float: left;
	width: 654px;
	height: 3px;
	position: relative;	
}


#left_content .fullbox .fullbox_content {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 654px;
	position: relative;
}

#left_content .fullbox .fullbox_content dl {
	margin-left:20px;
}

.breadcrumb {
	position: relative;
	border-bottom: 1px solid #EEEEEE;
	padding: 10px 10px 10px 10px;
}

.breadcrumb span {
	font-weight:bold;
}

* HTML .breadcrumb {
	padding: 0px 10px 10px 10px;
}
.breadcrumb a {
	color: #1970B8;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}
.breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:focus {
	text-decoration: underline;
}
.fullbox h2.title {
	background: url(images/post_content_h1.png) no-repeat left top;
	margin: 0px;
	overflow: hidden;
	height: 30px;
	font-size: 12px;
	text-transform:uppercase;
	padding: 7px 10px 0px 10px;
}
.fullbox h2.title a {
	color: #333333;
	text-decoration: none;
}
.fullbox h2 {
	background:#fff url(/img/h2.jpg) no-repeat ;
	height:60px;
	margin-top:10px;
	margin-left:15px;
	padding-left:80px;
	padding-top:12px;
	width:539px;
	font-size: 18px;
	margin-bottom:0;
}

.number p span {
	float: right;
    margin-right: 12px;
}

.fullbox h2 a, .number p a {
	color: #1970B8;
	text-decoration: none;
}
.fullbox h2 a:hover, .fullbox h2 a:active, .fullbox h2 a:focus, .number p a:hover {
	text-decoration: underline;
}
.fullbox .post_info {
	float: left;
	font-size: 12px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	padding-left:0;
	padding-right:0;
	padding-bottom:10px;
	color: #666666;
	width: 619px;
	position: relative;
	border-bottom:1px dotted #ccc;
}
.fullbox .post_info {
		margin: 15px -10px 10px 0;
		padding: 0 15px;
		padding-right: 20px;
		height: 34px;
		line-height: 34px;
		position: relative;
		top: 0;
		left: 0;
		background: #222;
		color:#fff;
	}


*html .fullbox .post_info {
	margin-left:8px;
}

.fullbox .post_info .post_info_left {
	position: relative;
	float: left;
}
.fullbox .post_info .post_info_edit {
	padding-left: 4px;
	position: relative;
	float: left;
}
.fullbox .post_info .post_info_right {
	position: relative;
	float: right;
	margin-top: 5px;
}

.post_info_right ul {
	margin-top:0;
}

.post_info_right li {
	float:left;
	list-style-type:none;
}

.hatebuButton {
	margin-right: 8px;
}

.tweetButton {
	width: 120px;
	margin-right: 1px;
}

.facebookButton {
	margin-left: 6px;
	width: 80px;
}

.excerpt_meta .post_info {
	float: left;
	font-size: 12px;
	margin-left:5px;
	margin-right:15px;
	margin-bottom:20px;
	padding-left:0;
	padding-right:0;
	padding-bottom:10px;
	color: #666666;
	width: 619px;
	position: relative;
	border-bottom:1px dotted #ccc;
}
.excerpt_meta .post_info .post_info_left {
	position: relative;
	float: left;
}
.excerpt_meta .post_info .post_info_right {
	position: relative;
	float: right;
}

.excerpt_meta .post_info .post_info_right span {
	background-image:url("images/post-comments.gif");
	background-position:0 3px;
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:15px;
	margin-left:5px;
}
.excerpt_meta .post_info a {
	color: #1970B8;
	text-decoration: none;
	font-weight: bold;
}
.excerpt_meta .post_info a:hover, .excerpt_meta .post_info a:active, .excerpt_meta .post_info a:focus {
	text-decoration: underline;
}

.fullbox .left {
	float:left;
}

.fullbox .post_info .post_info_right span {
	font-weight:bold;
	background-image:url(images/post-comments.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:14px;
}

.fullbox .post_info a {
	color: #1970B8;
	text-decoration: none;
	font-weight: bold;
	margin-left:5px;
}
.fullbox .post_info a:hover, .fullbox .post_info a:active, .fullbox .post_info a:focus {
	text-decoration: underline;
}
.fullbox .post_info .post_info_right a.post_comment {
	position: relative;
	float: left;
	background-image:url(images/post-comments.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	height: 18px;
	padding-left: 15px;
	text-transform:uppercase;
	padding-right: 10px;
}
.fullbox .post_info .post_info_right .post_bookmark {
	position: relative;
/*	float: left;*/
	background-image:url(images/bookmark.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	height: 18px;
	padding-left: 15px;
	margin-left:5px;
	text-transform:uppercase;
}
.fullbox .post_content {
	margin: 0px;
	padding: 0px 15px 15px 15px;
	text-align: left;
	color: #333;
	width: 624px;
	position: relative;
	float: left;
	border-bottom:1px dotted #ccc;
}

.fullbox .post_content p {
	line-height:150%;
	letter-spacing:1px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-top:0;
}

.fullbox .post_content li {
	line-height:170%;
}

.fullbox .post_content blockquote {
	background:#FFFFFF url(img/block.gif) no-repeat scroll 3px 3px;
	border:1px dashed #CCCCCC;
	margin:15px 0;
	margin-left:12px;
	padding:18px 36px 18px 36px;
	width:523px;
	display:block;
}

.fullbox .post_content h3 {
	color:#1970B8;
	clear:both;
	font-size:20px;
	margin-top:70px;
}

.fullbox .post_content h4 {
	clear:both;
	margin-bottom:10px;
	margin-top:40px;
	font-size:16px;
}

.fullbox .post_content table {
	border-left:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
	margin-top:10px;
	border-collapse:collapse;
}

.fullbox .post_content th {
	background-color:#F0F0F0;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-weight:normal;
	padding:8px;
	min-width:30px;
}

.fullbox .post_content td {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	padding:8px;
}

.fullbox .post_content .th_bottom {
	border-bottom:2px solid #CCCCCC;
}

.fullbox .post_content .td_bottom {
	border-bottom:2px solid #CCCCCC;
}

.fullbox .post_content table object {
	margin-bottom:0px;
	margin-top:0px;
}

.fullbox .post_content .akpc_pop {
	position: relative;
	width: 100%;
	float: left;
	clear: both;
}
.fullbox .post_social_bookmark {
	display: block;
	font-size: 12px;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	text-align: left;
	color: #666666;
	position: relative;
	width: 100%;
	float: left;
}
.fullbox .post_social_bookmark img {
	float: left;
	width: 37px;
	height: 37px;
	border: 0;
	display: inline;
}
.fullbox .post_social_bookmark a {
	float: left;
	display: inline;
	margin: 2px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.fullbox .post_social_bookmark a:hover {
	background-color:#f1f1f1;
}
.fullbox .post_tags {
	float: left;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	color: #666666;
	margin: 10px 15px 0px 15px;
	width: 602px;
	display: inline;
}

.fullbox .post_tags span {
	font-weight:bold;
}

.fullbox .sbm li {
	float:left;
	list-style-type:none;
}

.more-link {
	float: right;
	font-size: 14px;
}

.fullbox .post_content .more-link {
	display:none;
}

.excerpt_desc .more-link {
	display:none;
}

.fullbox .post_content a {
	color: #F07700;
	text-decoration: none;
	font-weight: bold;
}
.fullbox .post_content a:hover, .fullbox .post_content a:active, .fullbox .post_content a:focus {
	text-decoration: underline;
}
/* Image Alignment */
.fullbox .post_content .aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.fullbox .post_content .alignleft {
	float:left;
	margin:0 10px 5px 0
}
.fullbox .post_content .alignright {
	float:right;
	margin:0 0 5px 10px
}
.fullbox .post_content .wp-caption {
	border-radius:3px;
	margin:10px;
	padding-top:5px;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.fullbox .post_content .wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.fullbox .post_content .wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height:17px;
	margin:0;
	padding-top: 5px;
	font-weight: bold;
}

.fullbox .post_content .pop {
	margin-top:100px;
	color:#1970B8;
	font-weight:normal;
	width:569px;
	border-bottom:1px dotted #CCCCCC;
	font-size:15px;
}

.fullbox .post_content .ul_pop li {
	margin-bottom:8px;
	color:#1970B8;
}

.fullbox .post_content .ul_pop li span {
	color:#333333;
}

.fullbox .post_content #wpjr h3 {
	margin-top:70px;
	color:#1970B8;
	font-weight:normal;
	width:569px;
	border-bottom:1px dotted #CCCCCC;
	font-size:15px;
}

.fullbox .post_content #wpjr li {
	margin-bottom:8px;
	color:#1970B8;
	background:transparent url("/img/news.gif") no-repeat;
	padding-left:28px;
	list-style-type:none;
}

.fullbox .post_content .wpjr li {
	margin-bottom:8px;
	color:#1970B8;
	background:transparent url("/img/news.gif") no-repeat;
	padding-left:28px;
	height:19px;
	list-style-type:none;
}

.fullbox .post_content .wpjrelated .g_hakase {
	background:transparent url("/img/g_hakase.gif") no-repeat !important;
	margin-left: 1px;
	padding-left:27px;
}

.fullbox .post_content #wpjr .yahoologo img {
	border:5px solid #F5F4F0;
}


/* Begin Comments*/


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; display:none;}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.bookmark {
	border:1px solid #DEDBD1;
	padding:10px;
}

.img-temp {
	border:1px solid #DEDBD1;
	margin-bottom:15px;
	margin-top:15px;
	padding:2px;
}

.img-right {
	border:1px solid #DEDBD1;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:10px;
	float:right;
	padding:2px;
}

.img-left {
	border:1px solid #DEDBD1;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
	padding:2px;
	padding-top:0;
}

object {
	margin-top:20px;
	margin-bottom:20px;
}

hr {
	margin-top:15px;
	margin-bottom:15px;
}

.float-left {
	display:block;
	clear:both;
}

.float-left img,.float-left iframe {

	margin-right:5px;
}

/* End Comments */
/******************************fullbox excerpt******************************/
.fullbox_excerpt {
	background: url(images/post_content_bg.png) repeat-y;
	float: left;
	margin: 10px 5px 15px 5px;
	background-color:#FFFFFF;
	overflow: hidden;
	width: 654px;
	display: inline;
	line-height: 1.5;
}

.fullbox_excerpt2 {
	margin: 10px 5px 0px 5px !important;
}

.fullbox_excerpt .comment_top {
background:transparent url(images/post_content_header.png) no-repeat scroll left top;
float:left;
height:3px;
margin:0;
padding:0;
width:654px;
}

.fullbox_excerpt .excerpt_separator {
	background: url(images/hdot.gif) repeat-x bottom;
	display: block;
	height: 1px;
	margin: 10px 5px 10px 5px;
}
.fullbox_excerpt .fullbox_header {
	background: url(images/post_content_header.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 654px;
	height: 3px;
}
.fullbox_excerpt .fullbox_footer {
	background: url(images/post_content_footer.png) no-repeat left bottom;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: left;
	width: 654px;
	height: 3px;
}
.fullbox_excerpt .fullbox_content, .fullbox_excerpt .fullbox_content_comment {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 654px;
}


.fullbox_excerpt .fullbox_content_comment a {
	color: #1970B8;
	text-decoration: none;
	font-weight: bold;
}

.fullbox_excerpt .fullbox_content_comment h3 {
	height:30px;
	padding:7px 10px 0;
	padding-top:6px;
	margin:0 !important;
	color:#333333;
	font-size:12px;
	margin-left:12px;
	background:transparent url(images/post_content_h1.png) no-repeat scroll left top;
}

.fullbox_excerpt .fullbox_content_comment #cancel-comment-reply {
	padding-left:15px;
}
.fullbox_excerpt .fullbox_content_comment a:hover, .fullbox_excerpt .fullbox_content_comment a:active, .fullbox_excerpt .fullbox_content_comment a:focus {
	text-decoration: underline;
}

.shoshinsha {
	padding-left: 25px;
	padding-top: 13px;
	border-top:1px solid #EEEEEE;
}

.shoshinsha dt {
	height:19px;
}

.shoshinsha a {
	color:#1970B8;
	background:transparent url("/img/g_hakase.gif") no-repeat;
	padding-left: 27px;
	display:block;
	height:23px;
}

.shoshinsha a:hover {
	text-decolation:none;
}

.fullbox_excerpt .fullbox_content .p_category, .fullbox_excerpt .fullbox_content_comment .p_category {
	background: url(images/post_content_h1.png) no-repeat left top;
	margin: 0px;
	overflow: hidden;
	height: 30px;
	font-size: 12px;
	text-transform:uppercase;
	padding: 7px 10px 0px 10px;
	font-weight:bold;
}

.fullbox_excerpt .fullbox_content .h2_category, .fullbox_excerpt .fullbox_content_comment .h2_category {
	background: url(images/post_content_h1.png) no-repeat left top;
	margin: 0px;
	overflow: hidden;
	height: 30px;
	font-size: 12px;
	text-transform:uppercase;
	padding: 7px 10px 0px 10px;
	font-weight:bold;
}

.fullbox_excerpt .fullbox_content .excerpt_meta, .fullbox_excerpt .fullbox_content_comment .excerpt_meta {
	margin: 0px;
	overflow: hidden;
	padding: 0px 10px 0px 12px;
	display: block;
}
.fullbox_excerpt .fullbox_content .smooth_gallery {
	margin: -7px 0px 0px 1px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	display: block;
}
.excerpt_more {
	background:transparent url(/img/indigo_arrow.png) no-repeat left 10px;
	margin: 0px;
	margin-top:10px;
	overflow: hidden;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	display: inline;
	float: right;
	font-size: 12px;
	font-weight: bold;
}

*:first-child+html .excerpt_more {
	margin-left:40px;
}

* html .excerpt_more {
	background:transparent url() no-repeat left 10px !important;
}

* html .excerpt_more {
	background:transparent url(/img/indigo_arrow.png) no-repeat 385px center;
}

.excerpt_more a {
	color: #F07700;
	text-decoration: none;
	font-weight: bold;
}
.excerpt_more a:hover, .excerpt_more a:active, .excerpt_more a:focus {
	text-decoration: underline;
}
.fullbox_excerpt .fullbox_content .excerpt_meta .excerpt_desc {
	display: block;
	font-size: 13px;
	text-align: justify;
	padding: 0px 10px 0px 5px;
}

.fullbox_excerpt .fullbox_content .excerpt_meta .excerpt_desc a {
	text-decoration:none;
	color:#F07700;
	font-weight:bold;
}

.fullbox_excerpt .fullbox_content .excerpt_meta .excerpt_desc a:hover {
	text-decoration:underline;
	color:#F07700;
}

.fullbox_content .thumbnail {
	float:left;
	margin-left:12px;
	margin-right:18px;
}

.fullbox_content .thumbnail img {
	margin-top:0;
}

* html .fullbox_content .thumbnail {
	margin-top: 6px;
}

*:first-child+html .fullbox_content .thumbnail {
	margin-top: 6px;
}

.excerpt_meta h2 {
	background:#FFFFFF url(/img/h2.jpg) no-repeat scroll 0 0;
	font-size:18px;
	height:60px;
	margin-bottom:0;
	margin-left:5px;
	padding-left:80px;
	padding-top:29px;
	width:539px;
}
.excerpt_meta h2 a {
	color: #1970B8 !important;
	text-decoration: none;
}
.excerpt_meta h2 a:hover, .excerpt_desc h2 a:active, .excerpt_desc h2 a:focus {
	text-decoration: underline;
}

.ad_bottom {
	text-align:center;
	margin:30px 0;
}

/********************************comment area***********************************/
.comment_area {
	background: url(images/post_content_bg.png) repeat-y;
	float: left;
	margin: 10px 5px 0px 5px;
	background-color:#FFFFFF;
	overflow: hidden;
	width: 654px;
	display: inline;
	line-height: 1.5;
	color: #666;
}
.comment_area a {
	color: #1970B8;
	text-decoration: none;
	font-weight: bold;
}
.comment_area a:hover, .comment_area a:active, .comment_area a:focus {
	text-decoration: underline;
}
.comment_area .comment_top {
	background: url(images/post_content_header.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 654px;
	height: 3px;
}
.comment_area .comment_bottom {
	background: url(images/post_content_footer.png) no-repeat left bottom;
	padding: 0px;
	margin: 0px;
	width: 654px;
	height: 3px;
}
.comment_area .nocomments {
	margin: 0px;
	padding: 17px 5px 5px 10px;
	font-size: 15px;
	color: #333333;
	display: block;
}
.comment_area h2 {
	margin: 0px;
	padding: 7px 5px 5px 10px;
	font-size: 15px;
	color: #1970B8;
	display: block;
	border-bottom: 1px solid #EEEEEE;
}
.comment_area .comment_separator {
	border-bottom: 1px solid #EEEEEE;
	margin: 5px 15px 0px 15px;
	width: 574px;
	display: inline;
	float: left;
}
.comment_area .comment_box {
	width: 574px;
	display: inline;
	float: left;
	padding: 15px 15px 0px 15px;
	font-size: 12px;
}
.comment_box {
	display: block;
}
.comment_box .comment_header {
	display: block;
	padding-bottom: 5px;
}
.comment_box .comment_details {
	display: block;
}
.comment_details .comment_avatar {
	float: left;
	padding: 0px 5px 0px 0px;
	display: inline;
}
.comment_form {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.comment_form .form_text_label {
	display: block;
	padding-top: 10px;
}
.comment_form_instruction {
	display: block;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
}
.comment_form .text_area_style {
	background: none;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 0px 2px;
	width: 182px;
	height: 18px;
	outline: none;
	color:#666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
}
.comment_form .text_area_style2 {
	background: none;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 0px 2px;
	width: 350px;
	height: 120px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
}
.comment_form_submit {
	display: block;
	padding-top: 15px;
}
.comment_form_submit .submit_btn {
	width:87px;
	height:21px;
	float:left;
	border:none;
	background:url(images/btn_submit_comment.gif) no-repeat;
	cursor:pointer;
	position:relative;
	display: inline;
}
/******************right content - sidebar****************************/
#sidebar {
	position: relative;
	float: right;
	width: 336px;
}
#sidebar_top {
	float: left;
	width: 336px;
	margin-bottom: -5px;
}
#sidebar_left {
	float: left;
	width: 168px;
}

#sidebar_left p{
	float:right;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#sidebar_right {
	float: right;
	width: 168px;
}

#sidebar .img_ads { /*in content */
	text-align:center;
}

#sidebar .img_ads img {
	border-width: 0px;
	margin: 8px 8px;
	padding: 0px;
}

/* sidebar box */
#sidebar .box {
	margin: 10px 5px 5px 5px;
	background: url(images/sidebar_box_bg.png) repeat-y;
	background-color:#FFFFFF;
	overflow: hidden;
}

#sidebar .box h5 {
	background: url(images/sidebar_box_header.png) no-repeat left top;
	margin: 0px;
	overflow: hidden;
	height: 23px;
	font-size: 12px;
	text-transform:uppercase;
	padding: 7px 10px 0px 10px;
}

#sidebar .box .box_bottom {
	margin: 0px;
	padding: 0px;
	background: url(images/sidebar_box_footer.png) no-repeat left bottom;
	height: 5px;
}

/* sidebar box top */
#sidebar_top .box {
	margin: 10px 5px 5px 5px;
	background: url(images/sidebar_box_bg_top.png) repeat-y;
	background-color:#FFFFFF;
	overflow: hidden;
}


#sidebar_top .box_l {
	background:#F5F4F0 url(images/bgr-box-trans.png) repeat-x scroll left top;
	border:1px solid #DEDBD1;
	margin:10px 5px 5px;
	margin-bottom:15px;
	overflow:hidden;
	padding:12px;
	padding-bottom:6px;
	padding-top:6px;
}

#sidebar_top .l_1 {
	box-shadow: 0 0 2px #999;
	-webkit-box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
}

*:first-child+html #sidebar_top .box_l p {
	margin:15px 0;
}

.p_tag {
	line-height:230%;
	padding-left:8px;
}

#sidebar_top .box_l h4 {
		margin: 30px -10px 10px -30px;
		padding: 0 15px;
		padding-left:30px;
		height: 34px;
		line-height: 34px;
		position: relative;
		top: 0;
		left: 0;
		background: #222;
		color:#fff;
		z-index:3;
		width:313px;
	}
#sidebar_top .box_l h4:after {
		content: "";
		position: absolute;
		z-index:3;
		display:block;
		top: 34px;
		right: 0;
		border-top: 3px solid #999;
		border-left: 11px solid #999;
		border-bottom: 6px solid transparent;
		border-right: 4px solid transparent;
	}

*:first-child+html #sidebar_top .box_l h3 {
	margin-top:15px;
}

*:first-child+html #sidebar_top .box_l h4 {
	margin-top:15px;
}

#sidebar_top .box_l ul {
	padding-left:5px;
	color: #666;
}

*:first-child+html #sidebar_top .box_l ul {
	margin:0;
}

* html #sidebar_top .box_l ul {
	margin:0;
}

#myGallery {
	background:transparent url(/img/iphone_box.gif) no-repeat scroll 538px -10px;
}

*:first-child+html #myGallery {
	margin-top:19px;
}

#sidebar_top .box_l ul li{
	background:transparent url(/img/indigo_point.png) no-repeat scroll left 4px;
	list-style-type:none;
	margin:4px 0 5px 5px;
	padding:0 0 0 15px;
}

#sidebar_top .l_3 li, #myGallery li {
	list-style-type:none;
	background:transparent url("/img/news.gif") no-repeat !important;
	padding-left:25px !important;
	padding-bottom:8px !important;
}

#sidebar_top .category_ul {
	background:url(/img/guitar_box.gif) no-repeat scroll 208px 80px #F5F4F0;
}

#sidebar_top .box_l a {
	color:#1970B8;
	text-decoration:none;
}

#myGallery li a {
	color:#1970B8;
	text-decoration:none;
}

#sidebar_top .box_l a:hover {
	text-decoration:underline;
}

#myGallery li a:hover {
	text-decoration:underline;
}

#sidebar_top .box_l a .imgover {
text-decoration:none;
}

#sidebar_top .box_l p a img{
	border:medium none !important;
}

.sidebar_ad {
	width:125px;
	border:5px solid #ccc;
}

#sidebar_top .box h3 {
	background: url(images/sidebar_box_header_top.png) no-repeat left top;
	margin: 0px;
	overflow: hidden;
	height: 23px;
	font-size: 12px;
	text-transform:uppercase;
	padding: 7px 10px 0px 10px;
}
#sidebar_top .box .box_bottom {
	margin: 0px;
	padding: 0px;
	background: url(images/sidebar_box_footer_top.png) no-repeat left bottom;
	height: 5px;
}
#sidebar_top .box .box_header {
	margin: 0px;
	padding: 0px;
	background: url(images/sidebar_box_header_top2.png) no-repeat left top;
	height: 5px;
}
/* sidebar box common properties */
#sidebar .box .box_content {
	font-size: 12px;
	padding: 10px 10px 5px 10px;
	overflow: hidden;
	color: #666;
}
.mbl_fo_hidden,
.mbl_join_img,
.mbl_join {
	display:none;
}
#sidebar .box .box_gfc {
	font-size: 12px;
	padding: 5px;
	overflow: hidden;
	color: #666;
	text-align: center;
	display: block;
}
#sidebar .box .box_readers {
	font-size: 12px;
	padding: 18px 0px 5px 22px;
	_padding: 5px 0px 25px 0px;
	overflow: hidden;
	color: #666;
	text-align: center;
	display: block;
}
#sidebar .box .box_readers .join {
	margin: 8px 25px 5px 10px;
	_margin: 0px 25px 0px 0px;
	float: right;
	display: inline;
	overflow: hidden;
}
#sidebar .box .box_content ul, 
#sidebar .box .box_content ol {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#sidebar .box .box_content ul li, 
#sidebar .box .box_content ol li {
	background: none;
	margin: 0;
	padding: 0;
/*	display: inline;*/
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
	padding-bottom:5px;
}
#sidebar .box .box_content ul li a,
#sidebar .box .box_content ol li a{
/*	display: block;*/
	outline: none;
	padding: 4px 0 6px;
/*	background: url(images/dot.gif) repeat-x bottom;*/
	width: 99%;
	color: #1970B8;
	text-decoration: none;
}
#sidebar .box .box_content ul li a:hover, 
#sidebar .box .box_content ul li a:active, 
#sidebar .box .box_content ul li a:focus,
#sidebar .box .box_content ol li a:hover, 
#sidebar .box .box_content ol li a:active, 
#sidebar .box .box_content ol li a:focus{
	text-decoration: underline;
}
/*flickr*/
#getflickr {
	margin: 0px;
	padding: 10px 10px 7px 15px;
	display: block;
	list-style-type: none;
	overflow: hidden;
}
#getflickr li {
	float: left;
	font-size: 13px;
	line-height: 24px;
	color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	overflow: hidden;
}
#getflickr li a {
	background:none;
	margin: 0px;
	padding: 4px; /*4*/
	border: none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	overflow: hidden;
}

#getflickr li img {
	height: 49px;
	width: 49px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
	display: inline;
}
#getflickr li a:hover {
	border: none;
	background-color:#E9E9E9;
}
/* subscribe form */
#sidebar .rss_box { /*in content */
	display: block;
	background-image:url(images/rss_icon.jpg);
	background-repeat:no-repeat;
	padding-left: 40px;
	height: 40px;
	border: 0;
}
#sidebar #rss_form { /*in content */
}
#rss_form #email_rss {
	background: none;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 7px;
	padding: 2px 3px 0px 30px;
	width: 182px;
	height: 18px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:12px;
	background-image:url(images/email.png);
	background-repeat:no-repeat;
	background-position: 5px 3px;
}
#rss_form #subscribe_email_btn {
	width:50px;
	height:21px;
	border:none;
	background:url(images/go.png) no-repeat;
	cursor:pointer;
	margin-left: 7px;
}

#thumnail_300 {
	width:300px;
	height:250px;
	overflow:hidden;
}

.post_content .topsy_widget_data {


}

#thumnail_300 #topsy_id1-3-3-1-3-1-7-3-1,#thumnail_300 .topsy_widget_data {
	display: none !important;
}

#thumnail_300 p {
	margin:0;
	width:300px;
	height:250px;
	overflow:hidden;
}

#thumnail_300 p img {
	margin:0;
	overflow:hidden;
}

.recommend {
	margin-bottom:20px;
	margin-left:6px;
}

.recommend a {
	color:#1970B8;
	text-decoration:none;
}

.recommend a:hover {
	text-decoration:underline;
}


/***************************FOOTER AREA***********************************************/
#footer_area {
	background: url(images/botsl-bg.gif) repeat-x left top #333333;
	color: #999999;
	border-bottom: 1px solid #040404;
	overflow: hidden;
	min-height: 180px;
}
#footer_area_content {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
}
#footer_area_content a {
	display: inline;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer_area_content a:hover, #footer_area_content a:active, #footer_area_content a:focus {
	text-decoration: underline;
}
#footer_area_content .box {
	float: left;
	width: 24.99%;
}
#footer_area_content .box .box_content {
	margin: 10px;
}
#footer_area_content .box h5 {
	margin: 10px;
	color: #FFFFFF;
	text-transform:uppercase;
	font-size: 12px;
	display: block;
	border-bottom: 1px solid #4B4B4B;
	padding: 0px 0px 5px 0px;
}

#footer_area_content .box p {
	float:left;
	margin-left:10px;
	margin-bottom:30px;
	margin-top:0;
}

#footer_area_content .box span {
	float:right;
	display:block;
	width:59px;
	margin-right:10px;

}

#footer_area_content .box h5 {
	margin:10px;
	color:#fff;
	font-size: 12px;
	clear:both;
}

#footer_area_content .box dl {
	margin:10px;	
}

#footer_area_content .box strong {
	font-weight:normal !important;	
}

#footer_area_content .box ol, #footer_area_content .box ul {
	padding: 0;
	margin: 0;
	
}
#footer_area_content .box ol li, #footer_area_content .box ul li {
	list-style-type:none;
	background:transparent url(/img/indigo_point.png) no-repeat scroll left 3px;
	margin: 8px 0px 5px 5px;
	padding: 0;
	padding-left:15px;
}

.adlantiss_frame {
	margin-left:10px;
	width:200px;
}


/***************************FOOTER BOTTOM***********************************************/
#footer_bottom {
	padding: 5px 0 10px;
	clear: both;
	background: #040404;
	border-top: 1px solid #4B4B48;
	height: 20px;
}
#footer_bottom_content {
	margin: 0 auto;
	padding-top: 5px;
	clear: both;
	color: #ccc;
	font-size: 12px;
	width: 1000px;
}

#footer_bottom_content address{
	font-style:normal;
	width:400px;
	float:left;
}

#footer_bottom p{
	float:right;
	width:500px;
	margin-bottom:0;
	margin-top:0;
}

#footer_bottom_content a {
	display: inline;
	line-height: normal;
	color: #ccc;
	text-decoration: none;
}
#footer_bottom_content a:hover, #footer_bottom_content a:active, #footer_bottom_content a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
/* post navigator */
#post-navigator-single {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	font-size: 13px;
	line-height: 20px;
	display: block;
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
	display: inline;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
	display: inline;
}
#post-navigator-single a {
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
}
#post-navigator-single a:hover {
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
}
#post-navigator,#page-navigator, .comments_page_nav {
	color: #666666;
	margin: 10px 5px 3px 5px;
	padding: 0px;
/*	float: left;*/
	display: block;
	font-size:13px;
	margin-bottom:25px;
	margin-top:25px;
}
#page-navigator .pages, #page-navigator .page {
	background:#FFF;
	padding: 2px 6px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	border: 1px solid #B9B9B9;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	float: left;
}
#page-navigator a {
	cursor: pointer;
	font-weight:bolder;
}
#post-navigator .pages, #post-navigator .current, .comments_page_nav .current,.comments_page_nav .pages {
	background: #ffffff;
	padding: 2px 6px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	border: 1px solid #1970B8;
	color: #666666;
	display: inline;
	float: left;
}
#post-navigator .pages, #post-navigator .extend {
	background: #ffffff;
	padding: 2px 6px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	border: 1px solid #1970B8;
	color: #666666;
	display: inline;
	float: left;
}
#post-navigator a,.comments_page_nav a {
	background: #ffffff;
	padding: 2px 6px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	border: 1px solid #1970B8;
	color: #666666;
	display: inline;
	float: left;
}
#post-navigator a:hover,.comments_page_nav a:hover {
	background: #EEEEEE;
	text-decoration: none;
	border: 1px solid #B9B9B9;
}
.post-navigator .alignleft,.comments_page_nav .alignleft {
	float: left;
	width: 98%;
	margin-bottom: 5px;
	position: relative;
	display: inline;
}
.post-navigator .alignright,.comments_page_nav .alignright {
	float: right;
	width: 98%;
	position: relative;
	display: inline;
}
/* typhography */
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	width: 70%;
}
.download {
	background: #eaeed2 url(images/post-style/download.gif) no-repeat;
	background-position:1px center;
}
.warning {
	background: #d5c3c3 url(images/post-style/warning.gif) no-repeat;
	background-position:1px center;
}
.note {
	background: #f4f3f3 url(images/post-style/note.gif) no-repeat;
	background-position:1px center;
}
.alert {
	background: #FFE5BF url(images/post-style/alert.gif) no-repeat;
	background-position:5px 8px;
}
.info {
	background: #BFE5FF url(images/post-style/info.gif) no-repeat;
	background-position:5px 8px;
}
.click {
	background: #d9e7f0 url(images/post-style/click.gif) no-repeat;
	background-position:1px center;
}
.download, .warning, .note, .alert, .info, .click {
	padding: 12px 3px 12px 40px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B1CDE0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	position:relative; display:inline-block; text-decoration:none !important;overflow:visible;
}

/* all menu links */
#nav a, #subMenusContainer a {
	text-decoration:none;
	display:block;
}
/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
#nav a {
	margin:0;
	float:left;
	background: none;
	padding:10px 20px;
	text-transform:uppercase;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}
/* Just sub menu links */
#subMenusContainer a, #nav li li a {
	color: #fff;
	font-size: 12px;
	text-align:left;
	background-color:#000;
	padding:5px 20px;
}
/* All menu links on hover or focus */
#nav li a:hover, 
#nav li a:focus, 
#nav a.mainMenuParentBtnFocused{
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	background-color: #1e1e1e;
	color:#fff;
}
/* sub menu links on hover or focus */
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#subMenusContainer a.subMenuParentBtnFocused {
	background-color: #333;
	color:#FFF;
}
/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn {
	background: url(../img/arrow_right.gif) right center no-repeat;
}
/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused {
	background: url(../img/arrow_right_over.gif) right center no-repeat;
}
/* Parent Main Menu Links ---[javascript users only]*/
.mainMenuParentBtn {
	/*background: url(../img/arrow_down.gif) right center no-repeat;*/
}
/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
.mainMenuParentBtnFocused {
	/*background: url(../img/arrow_down_over.gif) right center no-repeat;*/
}
/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer wrapper - each submenu is inside a div with this class - javascript users only */
.smOW {
	display:none;
	position: absolute;
	overflow:hidden;
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	margin:0 0 0 -2px;
}
/* All ULs and OLs */
#nav, #nav ul, #nav ol, #subMenusContainer ul, #subMenusContainer ol {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}
/* All submenu OLs and ULs */
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {
	/*border around submenu goes here*/	 
	background: none;
	left:0;
}
/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#nav li {
	/*great place to use a background image as a divider*/
	background-image:url(../img/mainnav-sep.gif);
	background-repeat:no-repeat;
	background-position: 100% 5px;
	cursor: pointer;
	float: left;
	margin: 0 2px 0 0;
	padding: 0 2px 0 0;
	height: 44px;
	display: inline;
}
#subMenusContainer li {
	list-style: none;
}
/* main menu ul or ol elment */
#nav {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	font-size: 12px;
	display: block;
}
#nav .children{
	display: none;
}
#subMenusContainer {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:0;
	overflow:visible;
	z-index:1000000000;
}

#pager {
    color: #928966;
    margin-bottom: 30px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    text-align: center;
}

.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
}
 
.pagination span, .pagination a {
	display:block;
	float:left;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #555;
}
 
.pagination a:hover{
	color:#fff;
	background: #3279BB;
}
 
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #3279BB;
	color:#fff;
}

.pagination a, .pagination span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding:6px 9px 5px 9px;
	margin: 2px;
}

.pagination a:hover, .pagination span.current {
	border-color: #000;
}

.pagination span.current {
	font-weight: bold;
}




#twitterTrackback {
	padding: 10px 15px;
	margin: 0 0 20px;
	font-size: 13px;
}
#twitterTrackback h3 span {
	font-size: 12px;
}
#twitterTrackback p {
	padding: 0 15px;
}
#twitterTrackback ul {
	margin: 0;
	padding: 0;
}
#twitterTrackback ul li {
	margin-bottom: 10px;
	list-style-type: none;
	border-bottom:1px dotted #ccc;
}
#twitterTrackback ul li img {
	float: left;
}
#twitterTrackback ul li ul {
	padding: 3px 8px;
	margin: 0 0 0 60px;
	background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
 
}
#twitterTrackback ul li ul li {
	margin: 0;
	margin-right: 7px;
	display: inline;
	border-bottom:none;
}
#twitterTrackback ul li ul li.nick {
	font-size: 14px;
	font-weight: bold;
}
#twitterTrackback ul li ul li.date {
	font-size: 11px;
}

.number {
	display:block;
	clear:both;
	background-color:#fff;
    border:1px solid #ccc;
    margin-bottom: 20px;
    margin-top: 20px;
	margin-left: 5px;
    margin-right: 5px;
	position:relative;
	top: 20px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.number p {
	padding-left: 10px;
	font-weight:bold;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
  #wrapper{
    width: 1000px;
  }
}

@media screen and (max-device-width: 480px){
  #wrapper{
    width: 1000px;
  }
}




