/*   
Theme Name: Josdigital3
Theme URI: http://josdigital.com/blog/
Description: The third codename: ""
Author: Josdigital
Author URI: http://josdigital.com/blog/
Version: 3
*/

/* http://meyerweb.com/eric/tools/css/reset/  v1.0 | 20080212 */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, ol, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* GLOBAL ELEMENTS
-------------------------------------------------------------------------------------------------------------------*/
body {
	margin:0; padding:0;
	width:auto; height:auto;
	font: 0.75em Helvetica, Arial, sans-serif; 
	line-height: 1.6em;
	color:#4C676F;
}
h1 { /* blog title,  post/page/cat titles */
	color:#53656F;
	font: italic bold 2em Georgia, Times, "Times New Roman", serif;
	letter-spacing:-0.02em;
}
h2 { /* blog description */
	font-size:2em;
}
h3 { /* post/page/cat titles */
	font-size:2em;
}
	h3 a{
		color:#333333;
	}
	h3 a:hover {
		color:#8F1A7C;
	}
	.post-content h3 { /* for use in posts */
		font-size:1.9em;
		margin-top:2em;
	}
h4 {  
	font-size:1.3em;
	font-weight: bold;
	margin-top:1em;
}
	h4 a{
		color:#333333;
	}
	h4 a:hover {
		color:#BF47AE;
	}
	.post-content h4 { /* for use in posts */
		font-size:1.7em;
		margin-top:1.9em;
		font-weight: normal;
	}
h5 { /* sidebar titles */
	font-size:1.7em;
	margin-top: 1.9em;
}
	.post-content h5 { /* for use in posts */
		font-size:1.4em;
	}
h6 { /* for use in posts */
	font-size:1.2em;
	margin-top: 1.8em;
	font-weight: bold;
}
p {
	margin: 1.12em 0;
}
small {
	font-size: .83em;
}
code, pre {
	font-size: 1.2em;
}
pre {
	border-left: 2px solid black;
	padding-left: 5px;
	overflow:scroll;
}
.col-left ul {
	list-style: disc outside none;
	margin: .5em 0 .8em 40px;
}
.col-left ol {
	list-style: decimal outside none;
	margin: .5em 0 .8em 40px;
}
.col-left blockquote {
	margin: 0 20px;
	padding-left: 20px;
	background: url(images/quote.gif) no-repeat;
}
a {
	color:#CF34A0;
	text-decoration:none;
}
	a:hover {
		color: black;
	}
	a:hover img {
		border-color: #BF47AE;
	}
a.more, a.feed  {
	background: #8F3E84 url(images/more.png) no-repeat 0 0;
	display: block;
	width: 132px;
	height: 22px;
	text-indent: -9999px;
}
a.feed  {
	background-position: -188px 0;
	width: 22px;
}
	a.more:hover, a.feed:hover {
		background-color: #333333;
	}
html body p.audioplayer_container {
	margin: -0.5em 0; /* to stick mp3 and website p's to the player */
}  

/* Specific globals
-------------------------------------------------------------------------------------------------------------------*/
body {
	background: black url(images/foot.jpg) no-repeat center bottom;
}
#wrapper {
	background: url(images/back.jpg) no-repeat center 0;
}
#header, #nav, #main-content, #bottom, #footer {
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
.clear {
	clear: both;
}

/* WP image align properties
-------------------------------------------------------------------------------------------------------------------*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Header
-------------------------------------------------------------------------------------------------------------------*/
#header {
	height: 100px;
	position: relative;
}
#header  h1 span, #header  h2 span{
	display: block;
	text-indent: -9999px;
}
#header  a.home{
	position: absolute;
	left: 30px;
	top: 10px;
	width: 350px;
	height: 150px;
}
#header  a.about{
	position: absolute;
	left: 725px;
	top: 65px;
	width: 50px;
	height: 20px;
}

/* Navigation
-------------------------------------------------------------------------------------------------------------------*/
#nav{
	text-align: right;
	height: 58px;
	position: relative;
}
#nav ul{
	position:absolute;
	left:462px;
	top:17px;
}
#nav li{
	float: left;
}
#nav li a{
	display: block;
	background: url(images/nav.png) no-repeat -999px -999px; 
	height: 18px;
	margin:0 3px;
}
#nav .home { background-position: 0 0; width: 44px;} 
	#nav .home:hover, .home #nav .home { background-position: 0 -18px;}
#nav .about { background-position: -44px 0; width: 49px;} 
	#nav .about:hover, .page-id-2 #nav .about { background-position: -44px -18px;}
#nav .contact { background-position: -93px 0; width: 61px;} 
	#nav .contact:hover, .page-id-16 #nav .contact { background-position: -93px -18px;}
#nav .digitalite { background-position: -154px 0;  width: 66px;} 
	#nav .digitalite:hover, .category-digitalite #nav .digitalite { background-position: -154px -18px;}
#nav .movies { background-position: -220px 0; width: 51px;} 
	#nav .movies:hover, .page-id-97 #nav .movies { background-position: -220px -18px;}
#nav .art { background-position: -271px 0; width: 35px;} 
	#nav .art:hover, .page-id-297 #nav .art, .parent-pageid-297 #nav .art { background-position: -271px -18px;}
#nav .archives { background-position: -306px 0; width: 65px;} 
	#nav .archives:hover, .page-id-1088 #nav .archives { background-position: -306px -18px;}
.rss a{
	background: url(images/nav.png) no-repeat -999px -999px; 
}
.rss .rss {
	width: 48px;
	height: 50px;
	position: absolute;
	top: 2px;
	right:34px;
}
.rss .email{
	width: 27px;
	height: 35px;
	position: absolute;
	top: 10px;
	right:7px;
}
.rss .rss:hover {background-position: 0 -36px;}
.rss .email:hover{background-position: -48px -44px;}

/* Main Content Main
-------------------------------------------------------------------------------------------------------------------*/
#main-content {
	background: #ffffff;
	padding: 0 0 60px;
	min-height:400px;  /* needed for overlapping backgrounds if smaller than*/
	overflow: auto; /* fixes collapsing of the div when the clearfloat-bottom-div is not yet loaded */
}
.col-left {
	width: 530px;
	float: left;
	padding:10px 30px 0;
}
.col-left .post {
	margin: 0 0 50px;
	position:relative;
}
	.col-left .post-title {
		color:#333333;
		font: italic bold 1.8em Georgia, Times, "Times New Roman", serif;
		letter-spacing: -0.02em;
	}
	.col-left .post-content a {
		font-weight: bold;
	}
.col-left .post-info {
	text-align: right;
	margin: 4px 10px;
	font-weight: bold;
	color: #81989F;
}
	.col-left .post-info span{
		font-weight: normal;
		font-size: 0.9em;
	}
	.col-left .post-info img{
		float: right;
		margin: 2px 5px 5px;
		border:2px solid #CCCCCC;
		padding:2px;
	}
	.col-left p.post-info + p {
		text-align: right;
		margin-right: 20px;
		font-weight: bold;
	}
.col-left div.image {
	float:left;
	margin:0 15px 0 5px;
}
	.col-left div.image img {
		border:1px solid #666666;
		padding:1px;
	}
	.col-left div.image a:hover img {
		border:1px solid #BF47AE;
	}
	.col-left img {
		padding: 1px;
		border: 1px solid #cccccc;
	}
	.col-left img.noborder {
		padding: 0;
		border: none;
	}
/* Archive pages/ search  */
.archive .col-left .post-content, .search .col-left .post-content {
	float:right;
	width:300px;
}
/* Home  */
.home .col-left .post-content {
	float:right;
	width:300px;
}
	/* First  */
	.home .first div.image {
		float:none;
		margin:0;
	}
	.home .first div.image:hover + .post-title {
		float:none;
		margin:0;
	}
		.home  .col-left .first .post-content {
			float: none;
			width: 510px;
			margin-left:10px;
		}
		.home .first .post-title {
			position:absolute;
			top:281px;
			left:2px;
			color:white;
			background: rgb(0, 0, 0); /* fallback color */
			background: rgba(0, 0, 0,.7);
			font: italic bold 20px Georgia, Times, "Times New Roman", serif;
			padding: 10px 20px 10px 10px;
			max-width: 490px;
		}
		.home .first div.image:hover + .post-title {  /* hover over image */
			background: rgba(0, 0, 0, 1);
		}
		.home .first .post-title:hover {
			background: rgba(0, 0, 0, 1);
		}
		.home .first .post-title a, .home .first .post-title a:hover {
			color:#E7E7E7;
		}
	/* Middle */
	.home .mid .post-title {
		line-height:25px;
		font: italic bold 1.8em Georgia, Times, "Times New Roman", serif;
		padding:15px 0 0;
	}
		.home .mid .post-content {
			float:none;
			width:490px;
			margin-left:10px;
		}
	/* Last */
	.home .post.last {
		width: 220px;
		float: left;
		margin-left:20px;
	}
		.home .post.last.odd {
			margin-left: 45px;
		}
		.home .post.last h3 {
			font: italic bold 1.5em Georgia, Times, "Times New Roman", serif;
			height:2.8em; /* for multiple lines */
			position: relative;
			border-bottom: 2px solid #333333;
		}
		.home .post.last h3 a {
			position: absolute;
			bottom: 5px;
		}
		.home .post.last .image {
			text-align: center;
			float: none;
			margin: 1em 0 0;
		}
		.home .last .post-content {
			float: none;
			width: 100%;
		}
/* Digitalite */
.col-left .post.category-digitalite {
	margin: 0 0 20px;
}
	.col-left .post.category-digitalite div.image{
		margin: 0 15px 10px 5px;
	}
	.col-left .post.category-digitalite a.cat{
		color: #5A6A6F;
	}
		.col-left .post.category-digitalite a.cat:hover{
			color: #BF47AE;
		}
	.col-left .post.category-digitalite .post-category, .col-left .post.category-digitalite .post-title{
		font: bold 1.3em Helvetica,Arial,sans-serif;
		display: inline;
	}
	.col-left .post.category-digitalite .post-content {
		float: none;
		width: auto;
	}
	.col-left .post.category-digitalite .post-content p {
		margin: .5em 0;
	}
	.col-left .post.category-digitalite .post-content span.vvqbox {
		clear: both; /* Make sure floating images don't push down embedded video and have overlapping issues */
	}
/* Pagenavi */
.col-left .pagenavi {
	margin-top: 40px;
	font-weight: bold;
}
	.col-left .pagenavi > a{
		margin-right: 10px;
	}
	.col-left .pagenavi span {
		font-size: 1.2em;
	}
/* Continue Reading */
.col-left a.more {
	float: left; /* make it float next to the left floated image when needed */
}

/* description */
.col-left div.description {
	margin-bottom: 25px;
	font-size: 1.2em;
	font-style: italic;
}
	.col-left div.description p{
		margin: 0.8em 0;
	}
	.col-left div.description span.cat{
		display: block;
		margin-left: 20px;
		font-size: 0.8em;
	}
/* search results pages */
.search .col-left div.description {
	margin-left: 20px;
	font-size: 1em;
	font-style: italic;
}
	.search .col-left .post, .search .col-left .page {
		margin:30px 0 10px;
	}
/* contact page */
.page-id-16  .col-left .post-content p {
	font-size: 1.2em;
	font-style: italic;
}
.page-id-16  .col-left .post-content textarea {
	height:250px;
	width:350px;
}
/* about page */
.profile {
	width: 305px;
	height: 305px;
	background: url(images/profile.jpg) no-repeat;
	margin-top: 30px;
}
.social {
	margin-left:25px;
}
	.social ul{
		padding: 20px 0 0;
	}
	.social ul li{
		height: 30px;
		font-size:1.2em;
		font-weight:bold;
	}
	.social a {
		padding: 0 0 0 35px;
	}
	.social li.tw {
		background: url(images/icon-tw.png) no-repeat 0 0;
	}
	.social li.da {
		background: url(images/icon-da.png) no-repeat 5px 0;
	}
	.social li.di {
		background: url(images/icon-di.png) no-repeat 7px 0;
	}
	.social li.hm {
		background: url(images/icon-hm.png) no-repeat 5px 0;
	}
	.social li.as {
		background: url(images/icon-as.png) no-repeat 5px 2px;
	}
.contactme {
	margin: 20px 0 0 35px;
}
.contactme li {
	height: 20px;
	font-size:1.2em;
	font-weight:bold;
}
.col-middle {
	float:left;
	color:#888888;
	font-size:0.9em;
}
	.col-middle a {
		color:#7D8F9F;
		font-weight: bold;
	}
		.col-middle .links a:visited {
			color:#A7B4BF;
		}
		.col-middle a:hover, .col-middle .links  a:hover{
			color:#000000;
		}
	.col-middle > div {
		float: left;
		margin: 40px 3% 0;
	}
	.col-middle h5 {
		margin:25px 0 10px;
	}
	.col-middle p {
		margin: 1em 0;
	}
	.col-middle div > ul{
		list-style: disc outside none;
		padding-left: 20px;
	}
	.col-middle > div.music, .col-middle > div.movies {
		width: 43%;
	}
		.col-middle > div.music ul, .col-middle > div.movies ul{
			list-style: none;
			padding: 0 0 10px 0;
		}
		.col-middle > div.music div, .col-middle > div.movies div{
			padding-top: 10px;
		}
		.col-middle .music li, .col-middle .movies li{
			float: left;
			width: 50%;
		}
		.col-middle .music li img, .col-middle .movies li img {
			float:left;
			margin:0 5px 10px 0;
			padding:1px;
			border:1px solid #AAAAAA;
		}
		.col-middle .movies li img {
			margin:0 5px 5px 0;
		}
	.col-middle > div.links {
		width: 55%;
	}
		.links ul {
			float: left;
			width: 100%;
			margin-bottom: 10px;
		}
		.links li {
			float: left;
			width: 32%;
		}
		.links div {
			font-weight: bold;
		}

/* archives page */
.page-id-1088 .col-right a:link, .page-id-1088 .col-right a:visited {
	color:#7D8F9F;
	font-weight: bold;
}
	.page-id-1088 .col-right a:hover {
		color:#000000;
	}
	.page-id-1088 h3.post-title {
		font-size: 1.6em;
		margin-top: 40px;
	}
	.page-id-1088 .col-right ul ul ul{
		list-style: disc outside none;
		margin: 0 0 10px 20px;
		color:#aaaaaa;
	}
	.page-id-1088 .col-right  ul ul ul ul {
		margin: 0 0 10px 15px;
	}

/* movie ratings page */
.page-id-97 .col-left .post-content > p{
	font-size: 1.2em;
	font-style: italic;
}
.col-left #wp_movie_ratings img {
	padding: 0;
	border: 0;
}
	.col-left #wp_movie_ratings ul{
		list-style: none;
		margin-left: 0;
	}
	.col-left #wp_movie_ratings .item img, /* expand/collapse */
	.col-left #wp_movie_ratings span.rating, 
	.col-left #wp_movie_ratings .dtreviewed, 
	.col-left #wp_movie_ratings .version {
		display: none;
	}
	.col-left #wp_movie_ratings .hreview{
		padding-left: 10px;
	}
	.col-left #wp_movie_ratings h3{
		font-size: 1.8em;
		margin-top: 1em;
	}
	.col-left #wp_movie_ratings p.description {
		margin: 0 0 1.3em 10px;
		width: 90%;
	}
	.col-left #wp_movie_ratings p.item {
		margin: 1.3em 0 .5em;
	}
	.col-left #wp_movie_ratings p.item a{
		color:#333333;
		font: bold 1.2em Helvetica, Arial, sans-serif; 
	}
		.col-left #wp_movie_ratings p.item a:hover{
			color:#BF47AE;
		}
	.col-left #wp_movie_ratings #sort_options{
		float: right;
		font-weight: bold;
	}
	.col-left #wp_movie_ratings #pagination{
		text-align: center;
		font-weight: bold;
		font-size: 1.2em;
		margin-top: 35px;
	}
	.col-left #wp_movie_ratings #pagination a {
		margin: 0 5px;
	}
	.col-left #wp_movie_ratings #pagination em {
		font-style: normal;
		margin: 0 5px;
	}
	.col-left #wp_movie_ratings #pagination #current {
		font-size: 1.2em;
	}
	.col-left #wp_movie_ratings #link_love {
		font-style: italic;
		font-size: 0.9em;
		float: right;
	}
	
/* favorite albums of 2009 post */

.postid-1092 .post-content .album {
	margin: 50px 0;
}
	.postid-1092 .post-content .album .image {
		float: left;
		position: relative;
		margin: 10px 10px 5px;
	}
	.postid-1092 .post-content .album img {
		width: 180px;
		height: 180px;
	}
	.postid-1092 .post-content .album .image span {
		position: absolute;
		top: 2px;
		left: 2px;
		color:#ffffff;
		background: rgb(0, 0, 0); /* fallback color */
		background: rgba(0, 0, 0, 0.6);
		padding: 1px 10px;
		font: italic bold 3em Georgia, Times, "Times New Roman", serif;
	}
	.postid-1092 .post-content .album h3 {
		font: italic bold 1.5em Georgia, Times, "Times New Roman", serif;
		padding-top: 15px;
	}


/* Sidebar
-------------------------------------------------------------------------------------------------------------------*/

.col-right {
	width: 350px;
	float: right;
	padding:10px 20px 0; 
}
.col-right p{
	margin:0.5em 0;
}
.col-right h3 {
	color:#626E73;
	font-size:1.2em;
	margin:5px 0 10px;
	text-transform:uppercase;
}
.col-right .two .left {
	width: 47%;
	float: left;
}
.col-right .two .right {
	width: 51%;
	float: right;
}
#sidebar > li, .left > li, .right > li { /* all sidebar sections */
	margin-bottom:25px;
	clear: both;
}

/* More links  */
.col-right a.more {
	background-position: -132px 0px;
	width: 56px;
	float: right;
	margin-right: 15px;
}

/* digitalite  */
.my_digitalite li {
	margin-bottom:10px;
	padding-left: 5px;
}
.my_digitalite p {
	margin: 0.2em 0;
}
.my_digitalite div.image {
	float: left;
	margin: 4px 8px 0 4px;
	position: relative;
}
.my_digitalite img.thumb {
	padding: 1px;
	border: 1px solid #666;
}
.my_digitalite li.category-video .play,
.my_digitalite li.category-music .play  {
	background: url("images/play.png") 0 -28px no-repeat;
	width: 29px;
	height: 18px;
	position: absolute;
	top: 34px;
	left: 34px;
	margin-top: -9px;
	margin-left: -14px;
}
.my_digitalite li.category-video a:hover .play,
.my_digitalite li.category-music a:hover .play  {
	background-position: -29px -28px;
}
.my_digitalite li.category-video.one .play,
.my_digitalite li.category-music.one .play  {
	background-position: 0 0;
	width: 45px;
	height: 28px;
	top: 52px;
	left: 52px;
	margin-top: -14px;
	margin-left: -22px;
}
.my_digitalite li.category-video.one a:hover .play,
.my_digitalite li.category-music.one a:hover .play  {
	background-position: -45px 0;
}
.my_digitalite a.cat { /* category */
	margin-left: 1px;
	font:bold 1.1em Helvetica, Arial, sans-serif; 
	color:#5A6A6F;
	text-transform:none;
}
	.my_digitalite a.cat:hover {
		color:#BF47AE;
	}
.my_digitalite h5.post-title { /* title */
	margin: 0;
	font:bold 1.2em Helvetica, Arial, sans-serif; 
	display: inline;
	text-transform: none;
}
	.my_digitalite h5.post-title a { /* title */
		color: #333333;
	}
	.my_digitalite h5.post-title a:hover {
		color: #BF47AE;
	}
.my_digitalite .post-content {
	margin-left: 2px;
}
	.my_digitalite .post-content a {
		font-weight:bold; 
		color: #000;
	}
	.my_digitalite .post-content a:hover {
		color: #BF47AE;
	}
.my_digitalite a.feed{
	float: right;
	margin-right: 10px;
}

/* covers  */
.my_covers {
	padding-left: 5px;
	overflow: hidden; /* clears floats  */
}
.my_covers ul {
	padding-top: 3px;
	float: left;
}
.my_covers li {
	float: left;
}
.my_covers li img {
	float: left;
	border: 2px solid #333333;
	padding: 1px;
	margin: 1px;
	width: 64px;
	height: 64px;
}
.my_covers li a:hover img {
	border-color: #BF47AE;
}
.my_covers .last_icon {
	float: left;
	margin:5px 0 0 15px;
}
.my_covers .last_icon img {
	border: 0;
}

/* movie ratings  */
.col-right #wp_movie_ratings ul li {
	margin-bottom: 10px;
}
.col-right #wp_movie_ratings p.item {
	margin-bottom: 2px;
}
.col-right #wp_movie_ratings p.item a {
	font:bold 1.2em Helvetica, Arial, sans-serif; color:#444444;
}
	.col-right #wp_movie_ratings p.item a:hover {
		color:#BF47AE;
	}
.col-right #wp_movie_ratings .rating_stars {
	margin-left: 5px;
}
.col-right #wp_movie_ratings .description {
	margin-top: 2px;
	margin-left: 3px;
}
.col-right #wp_movie_ratings .rating, 
.col-right #wp_movie_ratings acronym, 
.col-right #wp_movie_ratings .version {
	display: none;
}

/* featurette  */
.my_featurette {
	position: relative;
	margin:0 0 0 5px;
}
.my_featurette .image img{
	border:1px solid #666666;
	padding:1px;
}
.my_featurette h4{
	position:absolute;
	top:110px;
	left:2px;
	color:white;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0,.7);
	font: italic bold 14px Georgia, Times, "Times New Roman", serif;
	padding: 5px 10px 5px 5px;
	max-width: 305px;
}
.my_featurette h4:hover{
	background: rgba(0, 0, 0, 1);
}
.my_featurette h4 a{
	color: white;
}
/* featured  */
.my_featured div{
	height: 140px;
	margin:5px 0;
}
.my_featured h4{
	font-size: 1.3em;
}
.my_featured h4 a{
}
.my_featured img.thumb {
	float: left;
	margin: 0 10px;
	padding: 1px;
	border: 1px solid #666666;
}

/* thumbrow */
#thumbrow {
	text-align: center;
}
#thumbrow img{
	padding: 1px;
	border: 2px solid #666666;
	margin: 0 3px;
}
#thumbrow a:hover img {
	border-color:#BF47AE;
}

/* recent */
#recent {
	margin-left: 10px;
}
#recent div{
	display: block;
	width: 45%;
	float: left;
	margin: 4px;
	position: relative;
}
#recent a{
	color: white;
}
#recent img{
	padding: 1px;
	border: 2px solid #666666;
}
#recent div h5{
	display: none;
	position: absolute;
	bottom: 10px;
	left: 3px;
	width: 140px;
	color:white;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, .6);
	font: italic bold 14px Georgia, Times, "Times New Roman", serif;
	line-height:normal;
	padding:3px 5px 5px;
}
#recent div:hover h5{
	display: block;

}

/* imagery & text  */
.widget_text img, .my_imagery  img, .widget_sp_image img{
	margin: 5px 0px;
	padding: 1px;
	border: 1px solid #666666;
}

/* Footer
-------------------------------------------------------------------------------------------------------------------*/
#footer {
	color: #A7B4BF;
	position: relative;
}
#footer h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 24px 0 10px;
}
#footer > ul > li {
	float: left;
	width: 25%;
	margin: 0 0 50px 65px;
}
/* search*/
#footer .top {
	padding: 5px;
	height: 44px;
	background: url(images/footbar.png) no-repeat;
}
#footer .top h6 {
	font-weight: bold;
	font-style: italic;
	float:right;
	margin:10px 100px 0 0;
}
#footer .search_box {
    width: 270px;
    height: 31px;
	float: left;
	margin:5px 0 0 60px;
}
#footer .search_box .s {
    float: left;
    padding: 0;
    margin: 7px 0 0 10px;
    border: 0;
    width: 220px;
    background: none;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}
#footer .search_box .go input{
    float: right;
    margin-top: 3px;
	background:url();
	cursor:pointer;
	width: 25px;
	height: 25px;
	border: none;

}

/* best */
#footer .best img {
	float: left;
	width: 60px;
	margin: 5px;
	padding: 2px;
	border: 2px solid #888888;
}
	#footer .best a:hover img {
		border-color: #BF47AE;
	}

/* twitter*/
#footer .twitter {
}
#twitter_update_list li{
	position: absolute;
	bottom: 198px;
	right: 70px;
	width: 215px;
	height: 65px;
	display: table;
}
	#twitter_update_list span{
		font-style: italic;
		line-height: 1.3em;
		color:#81899F;
		display: table-cell;
		vertical-align: middle;

	}
	#twitter_update_list li > a {
		display: none;
	}
	#twitter-link img {
		position: absolute;
		bottom: 125px;
		right: 80px;
		text-align:right;
		padding: 2px;
		border: 2px solid #888888;
	}
		a#twitter-link:hover img {
			border-color: #BF47AE;
		}
	#twitter_update_list a:hover {
		color: #ffffff;
	}
	
/* hypem*/
#footer .hypem h3 {
	background: url(images/icon-hm.png) no-repeat scroll 5px 0;
	text-indent: 35px;
}
.hypem-link {
	font-size:0.9em;
	font-weight:bold;
	margin:-2px 0 0 25px;
}
.hypem-link a {
	color: #F04888;
}
	.hypem-link a:hover {
		color: white;
	}
body #hypem-widget {
	background: transparent;
	width: 100%;
	font-family: inherit;
	font-size: 1em;
	color: inherit;
}
body #hypem-widget img, body #hypem-widget span {
	display: none;
}
body #hypem-widget li {
	margin-left: 10px;
}
body #hypem-widget b {
	margin-left: -10px;
}
body #hypem-widget li a {
	color: #F04888;
	display: none;
}
body #hypem-widget li > b + a {
	display: inline;
}


/* bottom */
#bottom {
	padding: 10px 0;
	font-size:0.9em;
	text-align: center;
	color:#47617F;
	font-weight:bold;
}
#bottom a {
	color:#9F098A;
}
	#bottom a:hover {
		color: #ffffff;
	}
#disclaimer, #copyright {
	padding: 0 10px;
}
#disclaimer {
	width: 45%;
	float: left;
}
#copyright {
	width: 50%;
	float: right;
}

/* Comments
-------------------------------------------------------------------------------------------------------------------*/

#comments .entry {
	border-top:1px solid #cccccc;
	margin:15px 5px 40px;
	padding:15px 0 0;
}
	#comments .gravatar img {
		padding: 3px;
		float:left;
		margin:0 20px 30px 0;
	}
	#comments .name {
		font:bold 1.3em Helvetica, Arial, sans-serif;
		margin: 3px 0;
	}
	#comments .date {
		margin-top: 1px;
	}
	#comments .con {
		clear: both;
		margin: 10px 0;
	}

#comments .entry.track { /* trackbacks */
	font-style: italic;
	margin:15px 5px 20px;
}
	#comments .entry.track .name {
		font-size: 1.2em;
		font-style: italic;
	}
	#comments .entry.track .con p{
		margin: 1em 0 1.12em;
	}