/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	background: #ffffff url(images/back.gif);
	color: #333;
	line-height:1.3;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #0066cc;
	text-decoration:none;
	}

a:hover, a:active {
	color: #000099;
	text-decoration:underline;
	}

a img {
	border:0;
	text-decoration:none;
	}

code {
	font-size: 1.0em  "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	background:#ececec;
	line-height:1.3;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font-size:1.0em;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:10px 0px 0px 0px;
	font-size:0.7em;
	}


#page {
	width:940px;
	margin:0px auto;
	padding:10px;
	background:#ececec;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}

/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:15px;
	padding:0px 0px ;
	text-transform:uppercase;
	background:#333333;
	}

#page-bar {
	width:722px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	margin: 0px;
	padding:10px 8px;
	border-right:1px solid #666666;
	width:80px;
	height:10px;
	font-weight:bold;
	color:#FFF;
	text-align: center;
	}
	

#page-bar li:hover {
	background: #666666;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#page-bar2 {
	width:722px;
	}

#page-bar2 ul {
	list-style: none;
	}

#page-bar2 a, #page-bar2 a:visited {
	text-decoration:none;
	letter-spacing: 0.5em;
	margin: 0px;
	padding:10px 16px;
	font-size:1.0em;
	font-weight:normal;
	color:#ffffff;
	display:block;
	}

#page-bar2 a:hover {
	color: #000099;
	text-decoration:underline;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:5px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar1,2,3,4,5,6,7 li {
	float: left;
	margin: 0px;
	padding: 10px 4px;
	width:80px;
	height:10px;
	text-align: center;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	height:auto;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	height:auto;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #ffcc00;
	color:#333333;
	padding: 5px 10px 5px 10px;
	}

#page-bar li ul {
	position: relative;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}

/* Text*/

h1 {
	font-size:0.8em;
	font-weight:none;
	color:#cccccc;
	letter-spacing:-0.08em;
	margin-bottom:10px;
	}

h2 {
	font-size:2.3em;
	}

h2.title33 {
	height:22px;
	font-size:1.6em;
	font-weight:bold;
	color:#333333;
	letter-spacing:-0.05em;
	padding:15px 0px 0px 40px;
	margin: 0px 0px 15px;
	background: #ffffff url(images/title02.png) no-repeat;
	background-position: left;
	border-bottom: 2px #cccccc solid;
	}

h3 {
	font-size:1.2em;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font-size:1.0em;
	}

h3.cat_title, h3.cat_title a:link {
	color:#0066cc;
	letter-spacing:-0.05em;
	font-size:1.0em;
	font-weight:bold;
	}

h3.cat_title a:visited {
	color: #0066cc;
	text-decoration:none;
	}

h3.cat_title a:hover, a:active {
	color: #000099;
	text-decoration:underline;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

em {
	font-style: normal;
	}

/* Index Page*/

#logo {
	width:200px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}



#headline {
	width:940px;
	height:410px;
	float:left;
	background:#000000;
	padding:0px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	}


#headline  div.title {
	font-weight:bold;
	font-size:2.4em;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}


#featured {
	width:580px;
	float:left;
	padding:0px 0px 0px;
	font-size:0.9em;
	margin:5px 5px 5px;
	color:#ececec;
	}

#featured2 {
	width:300px;
	float:right;
	padding:0px 10px 0px;
	font-size:0.9em;
	margin:5px 5px 5px;
	color:#ececec;
	}

#featured strong{
	padding:0px 0px 12px 150px;
	font-size:1.4em;
	line-height:2.0em;
	letter-spacing: 1em;
	color:#ffcc00;
	font-weight: bold;
}

#featuredrank {
	width:560px;
	float:left;
	padding:5px 10px 5px;
	font-size:0.9em;
	margin:10px 20px 0px;
	overflow:auto;
	}

#featured .clearfloat {
	margin-top:0px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:0px;
	padding-top:0px;
	}

#featured .title {
	font-weight:bold;
	font-size:1.2em;
	}


#headline a img, #featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


#middle {
	width: 920px;
	background:#333333;
	float:right;
	padding:10px;
	margin:10px 0px;
	}

.category {
	width:113px;
	float:left;
	border-top:8px solid #000000;
	margin:1px;
	padding:5px 0px 10px 0px;
	background:#333333;
	text-align: center;
	}

.category-side {
	width:148px;
	float:left;
	border-top:8px solid #000000;
	margin:1px;
	padding:5px 0px 10px 0px;
	background:#333333;
	text-align: center;
	}

.category-side span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:none;
	margin:0;
	font-weight:bold;
	font-size:1.1em;
	letter-spacing:-0.05em;
	}

.category p {
	margin:0;
	}

#cat-1 {border-top:8px solid #ffcc00;}
#cat-2 {border-top:8px solid #ffcc00;}
#cat-3 {border-top:8px solid #ffcc00;}
#cat-4 {border-top:8px solid #ffcc00;}
#cat-5 {border-top:8px solid #ffcc00;}
#cat-6 {border-top:8px solid #ffcc00;}
#cat-7 {border-top:8px solid #ffcc00;}
#cat-8 {border-top:8px solid #ffcc00;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:none;
	margin:0;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:-0.05em;
	}


#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#ffffff;
	display:block;
	background:#333333; 
	}

.category a:hover {
	background:none;
	color:#333333;
	text-decoration:none;
	}

.category-side a {
	color:#ffffff;
	display:block;
	background:none;
	}

.category-side a:hover {
	background:none;
	color:#333333;
	text-decoration:none;
	}

#cat-1:hover {background:#ffcc00; color:#333333; }
#cat-2:hover {background:#ffcc00; color:#333333; }
#cat-3:hover {background:#ffcc00; color:#333333; }
#cat-4:hover {background:#ffcc00; color:#333333; }
#cat-5:hover {background:#ffcc00; color:#333333; }
#cat-6:hover {background:#ffcc00; color:#333333; }
#cat-7:hover {background:#ffcc00; color:#333333; }
#cat-8:hover {background:#ffcc00; color:#333333; }

#cat-1:hover a {background:#ffcc00; color:#333333; }
#cat-2:hover a {background:#ffcc00; color:#333333; }
#cat-3:hover a {background:#ffcc00; color:#333333; }
#cat-4:hover a {background:#ffcc00; color:#333333; }
#cat-5:hover a {background:#ffcc00; color:#333333; }
#cat-6:hover a {background:#ffcc00; color:#333333; }
#cat-7:hover a {background:#ffcc00; color:#333333; }
#cat-8:hover a {background:#ffcc00; color:#333333; }

#bottom {
	width: 940px;
	}

#front-list {
	width:460px;
	background:#fff;
	padding:10px;
	font-size:1.0em;
	line-height:1.6em;
	float:left;
	}

#archive {
	width:460px;
	background:#fff;
	padding:10px;
	font-size:1.0em;
	line-height:1.6em;
	float:left;
	}

#archive2 {
	width:460px;
	background:#c0c0c0;
	padding:0px;
	font-size:1.0em;
	line-height:1.6em;
	margin:0px 0px 15px;
	}


#archive h2.title02 {
	height:22px;
	font-size:1.6em;
	font-weight:bold;
	color:#333333;
	letter-spacing:-0.05em;
	padding:15px 0px 0px 40px;
	margin: 0px 0px 20px;
	background: #ffffff url(images/title02.png) no-repeat;
	background-position: left;
	border-bottom: 2px #cccccc solid;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font-size:2.0em;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	float:left;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	font-size:1.1em;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.95em;
	color:#333;
	text-align: right;
	}
.meta2 {
	font-size:0.95em;
	color:#333;
	text-align: left;
	}

.meta2 a:link {
	color:#0066cc;
	}

.meta a:link {
	color:#0066cc;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#content 2{
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a:link {
	font-weight:bold;
	font-size:0.9em;
	}

#content h2.title {
	font-size:1.3em;
	font-weight:bold;
	color:#000000;
	letter-spacing:-0.05em;
	border-bottom:1px solid #666666;
	border-top:2px solid #666666;
	padding:10px 0px 10px 10px;
	background: #ececec;
	}

#content h3 {
	font-size:1.2em;
	margin-top:40px;
	margin-bottom:10px;
	color:#ffffff;
	font-weight:bold;
	background: #ffffff url(images/h3.png);
	height:23px;
	padding:6px 0px 0px 15px;
	}

#content h4 {
	font-size:1.15em;
	color:#333333;
	font-weight:bold;
	padding:5px 0px 0px 8px;
	border-bottom:1px dotted #666666;
	border-left:4px solid #666666;
	margin-bottom:10px;
	}

.post {
	font-size:1.1em;
	line-height:1.8em;
	}

.post p {
	margin:0px 0px 30px 0px;
	font-size:1.1em;
	line-height:1.7em;
	}

#content em {
	font-size:1.1em;
	line-height:1.70em;
	font-style: normal;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}


.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font-size:0.9em;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}


#official {
	width:590px;
	height:40px;
	padding:35px 0px 0px 0px;
	margin:30px 0px 0px 0px;
	text-align:center;
	background: #ffffff url(images/official.png) no-repeat;
	background-position: center;
	font-size:1.15em;
	font-weight:bold;
	}

#official a:link {
	font-size:1.15em;
	font-weight:bold;
	text-align:Center;
	}

#official a img {
	border: none;
	}

#copy {
	width:400px;
	padding:0px 90px 5px 100px;
	margin:5px 0px 30px 0px;
	text-align:left;
	font-size:0.9em;
	line-height:1.2em;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	font-size:1.05em;
	margin:0px 0px 0px 0px;
	}

#sidebar a:link, #sidebar a:visited {
	color: #ececec;
	text-decoration:none;
	}

#sidebar a:hover, #sidebar a:active {
	color: #000099;
	text-decoration:underline;
	}


#sidebar h3 {
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	background: #000000 url(images/menu01.jpg);
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#333333;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:160px;
	padding:0px 5px 5px 5px;
	float:left;
	text-align:center;
	background:#333333;
	}

#sidebar-right {
	width:130px;
	padding:5px 5px 5px 5px;
	float:right;
	text-align:center;
	background:#333333;
	}

#sidebar li {
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:0px 0px 2px 13px;
	background:url(images/ya_005.gif) no-repeat 0 0px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#333333;
	text-align: center;
	margin-top:10px;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#cse-search-box {
	padding:4px;
}

#commentform input {
	width: 140px;
	margin: 1px 1px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.75em;
	color:#ffffff;
	width: 940px;
	background:#333333 bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#front-popular h3 {
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	background:#666666;
	color:#fff;
	margin:5px 0px 0px 0px;
	padding:0px 0px;
	}

#recentpost, #mostcommented {
	width:280px;
	font-size:1.0em;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	height:360px;
	border:1px solid #ccc;
	overflow:auto;
	}


#recent_comments {
	width:280px;
	float:right;
	text-align:center;
	padding:0px 10px 10px;
	border:1px solid #fff;
	}


#recentpost a, #mostcommented a, #recent_comments a {
	color:#ffffff;
	}

#recentpost a:hover, #mostcommented a:hover, #recent_comments a:hover {
	color:#000099;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:0px dotted #fff;
	padding:2px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	color:#ffffff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.65em;
	text-align:center;
	color:#666666;
	padding-top:10px;
	padding-bottom:10px;
	}

#footer a {
	color: #666666;
	text-decoration:none;
	}
#footer a:hover, a:active {
	color: #000099;
	text-decoration:underline;
	}



/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

/* Sidebar*/
#sidebar3 {
	width:450px;
	float:right;
	font-size:1.05em;
	margin:0px 0px 0px 0px;
	}

#sidebar3 h3 {
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	background: #000000 url(images/menu01.jpg);
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar3 a:link, #sidebar3 a:visited {
	color: #ececec;
	text-decoration:none;
	}

#sidebar3 a:hover, #sidebar3 a:active {
	color: #000099;
	text-decoration:underline;
	}

#sidebar-top3, #sidebar-bottom3 {
	width:300px;
	float:left;
	padding:10px 10px 10px 10px;
	background:#333333;
	}

#sidebar-bottom3, #sidebar-middle3 {
	margin-top:10px;
	}

#sidebar-middle3 {
	width:320px;
	float:left;
	}

#sidebar-left3 {
	width:130px;
	padding:0px 5px 5px 5px;
	float:left;
	text-align:center;
	background:#333333;
	}

#sidebar-right3 {
	width:160px;
	padding:0px 5px 5px 5px;
	float:right;
	text-align:center;
	background:#333333;
	}

#sidebar-out3 {
	width:120px;
	padding:5px 3px 10px 3px;
	float:right;
	margin:0px 0px 0px 4px;
	background:#333333;
	}

#sidebar3 li {
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:0px 0px 2px 13px;
	background:url(images/ya_005.gif) no-repeat 0 0px;
	}

#sidebar3 li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	}

#sidebar-ads3 {
	width:300px;
	float:left;
	margin:0px 0px 10px;
	padding:0px 10px;
	background:#333333;
	}

#sidebar-ads44 {
	width:300px;
	float:left;
	padding:0px 10px 10px 10px;
	background:#333333;
	}

#sidebar-adstop {
	width:430px;
	float:left;
	margin:0px 0px 5px;
	padding:0px 10px;
	background:#333333;
	color:#999999;
	font-size:1.1em;
	}

#sidebar-adsrank {
	width:430px;
	float:left;
	margin:0px 0px 10px;
	padding:2px 10px;
	background:#333333;
	color:#000000;
	line-height:1.5em;
	font-size:1.0em;
	text-align:center;
	}


table.sample{
    border:0px solid #663300;
    empty-cells:show;
	float:left;
	width:430px;
	margin:0px;
	padding:0px;
}

.sample td{
	padding:10px 5px 10px 5px;
	text-align: center;
	font-weight: normal;
}


#banner01{
	float:right;
	margin:0px 0px 0px;
	padding:50px 0px 0px;
}


table.sample01{
	float:right;
	width:300px;
	margin:0px 0px 0px;
	padding:0px 0px 0px;
}

.sample01 td{
	padding:0px 0px;
}

table.dousa{
width:550px;
margin:0px 20px;
text-align: center;
border-collapse: collapse;
}

table.dousa th{
border:1px solid #666666;
text-align: center;
padding:2px;
background-color: #cccccc;
}

table.dousa td{
border:1px solid #666666;
padding: 2px;
}

#wp-calendar {
	width:240px;
    text-align: right;
    margin:0px 20px;
}

#wp-calendar td.today {
    display: block;
    text-align: right;
    color: #444444;
    border: 0px solid #444444;
}
tfoot {
    text-align: center;
}

.banner {
text-align: center;
}

.banner2 {
text-align: center;
}

div.sexy-bookmarks {
padding:10
}

div.sexy-bookmarks ul.socials {
width:100%;
margin:0;
padding:0;
background-color: #ffffff;
}

div.sexy-bookmarks ul.socials li {
	display:inline-block;
	float:left;
	list-style-type:none;
	margin:0;
	height:28px;
	width:49px;
	cursor:pointer;
	padding:0;
}

div.sexy-bookmarks ul.socials li a {
	display:block;
	width:49px;
	height:28px;
	font-size:0;
	color:transparent;
	background:url('sprite-trans.png') no-repeat;
}

li.choix a {
	background-position:-300px top!important;
}
li.choix a:hover {
	background-position:-300px bottom!important;
}
li.pookmark a {
	background-position:-500px top!important;
}
li.pookmark a:hover {
	background-position:-500px bottom!important;
}
li.buzzurl a {
	background-position:-100px top!important;
}
li.buzzurl a:hover {
	background-position:-100px bottom!important;
}
li.hatena a {
	background-position:-50px top!important;
}
li.hatena a:hover {
	background-position:-50px bottom!important;
}
li.delicious a {
	background-position:left top!important;
}
li.delicious a:hover {
	background-position:left bottom!important;
}
li.yahoo a {
	background-position:-650px top!important;
}
li.yahoo a:hover {
	background-position:-650px bottom!important;
}
li.Google a {
	background-position:-600px top!important;
}
li.Google a:hover {
	background-position:-600px bottom!important;
}
li.technorati a {
	background-position:-700px top!important;
}
li.technorati a:hover {
	background-position:-700px bottom!important;
}
li.newsing a {
	background-position:-200px top!important;
}
li.newsing a:hover {
	background-position:-200px bottom!important;
}
li.twitter a {
	background-position:-350px top!important;
}
li.twitter a:hover {
	background-position:-350px bottom!important;
}
li.facebook a {
	background-position:-450px top!important;
}
li.facebook a:hover {
	background-position:-450px bottom!important;
}
li.livedoor a {
	background-position:-250px top!important;
}
li.livedoor a:hover {
	background-position:-250px bottom!important;
}
li.sphinn a {
	background-position:-400px top!important;
}
li.sphinn a:hover {
	background-position:-400px bottom!important;
}
li.nifty a {
	background-position:-550px top!important;
}
li.nifty a:hover {
	background-position:-550px bottom!important;
}

table.menu2 {
	border:0px;
	border-collapse: separate; 
	width:300px;
	margin:0px;
	padding:0px;
}

#menu2 td { 
width:150px;
background-color: #666666;
border-width: 2px; /* 枠線の太さ */ 
border-style: solid; /* 枠線のスタイル */ 
border-color: #c9c9c9; /* 枠線の色（上・右・下・左） */ 
padding: 3px; /* セル内の余白 */ 
text-align: center; /* リンク文字の位置 */ 
} 

#menu2 a { 
text-decoration: none; /* リンク文字の下線 */ 
font-size: 10pt; /* リンク文字のサイズ */ 
font-weight: bold; /* リンク文字の太さ */ 
color: #ffffff;
} 

#menu2 a:hover { 
color: #ffcc00;
text-decoration: underline;
border: 2px #ffcc00;
} 

.invertedshiftdown{
padding:0px 0px 10px;
width: 100%;
height:20px;
border-top: 5px solid #D10000; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding:0px 0px 0px;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#calendar_wrap {
color: #999999;
}