/* 
Theme Name: WP-Andreas09
Theme URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/
Description: WP-Andreas09 theme for WordPress based on the open source template, andreas09 by <a href="http://www.andreasviklund.com/">Andreas Viklund</a> - Ported to WordPress by <a href="http://webgazette.co.uk/">Ainslie Johnson</a>.
Version: 2.1
Author: Andreas Viklund and Ainslie Johnson
Author URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/

andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author.

Ported to WordPress by Ainslie Johnson - Last updated 28/07/06
*/


/* General Element Styling */

body {
	background:#8b8b8b;
	color:#303030;
	font:82% Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

a {
	font-weight:bold;
	text-decoration:none;
        color: #cc6666;
}

a:hover {
	color:#808080;
	text-decoration:underline;
}

p {
	line-height:1.5em;
	margin:0 0 10px;
	padding: 0px;
}



/*** Main container ***/



#container {
	color:#303030;
	margin:0;
	min-width:850px;
	padding:0;
	text-align:left;
	width:100%;
}

#container  a {
	color:#0066ff;
}
#container  a:hover {
	color:#808080;
	text-decoration:underline;
}


/*** Header section ***/

#sitename {
	color:#000;
	height:90px;
	padding:0 10px 10px;
        background-color: #cf0000;

}

#sitename h1,#sitename h2 {
        color:#666;
	font-weight:400;
	margin:10px;
	padding:0;
}

#sitename h1 {
	font-size:1.55em;
	padding-left:183px;
}

#sitename h1 a {
	color: #666;
	text-decoration: none;
	letter-spacing: 0.8px;
}

#sitename h2 {
	font-size:1.4em;
        padding-left:183px;
        line-height:0.6em;
}

#sitename2 {
        width:470px;
        height:82px;
        margin-top:8px;
        text-align:left;
        float:left;
        background: url(../../images/logo.png) no-repeat;
}

#sitecap {
        height:70px;
	width: 250px;
	margin-top: 10px;
	float:right;
        font-size:0.9em;
        color:#eee;
}

/*** Content wrap ***/

#wrap {
	clear:both;
	font-size:0.9em;
	padding:0;
	margin-top: 5px;

       text-align:center;
}

#wrap img[
     text-align:center;
}


/* Horizontal menu */

#mainmenu {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#mainmenu ul.level1 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#mainmenu ul {
	background: #b0b0b0 url(images/menubg.jpg) center left repeat-x;
	padding: 0 0 0 5px;
	margin: 0px;
	border-bottom: 1px solid #fff;
}

#mainmenu li {
	display: inline;
	line-height: 25px;
	margin-left: -4px;
	padding: 0px;
	font-size: 0.9em;
	list-style: none;
	text-transform: uppercase;
}

#mainmenu a {
	padding: 6px 9px 6px 9px;
	text-decoration: none;
	border-right: 1px solid #B0B0B0;
}

#mainmenu li.current a {
	color: #000;
}

/*** Sidebars ***/

#leftside,#rightside {
	margin:10px;
	padding:0 10px 10px 10px;
	width:165px;
        text-align: left;
}

#leftside {
	float:left;
	margin-right:10px;
}

#rightside {
	float:left;
	margin-left:10px;
}

#rightside img {
	border: 0px;
}


/*** Sidebar menu ***/
#leftside h2, #rightside h2 {
	font-size: 1.4em;
	margin-top: 10px;
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #BEBFC3;
}

#leftside ul, #rightside ul {
	padding-left: 0px;
	margin: 0px;
}

#leftside li, #rightside li {
	list-style: none;
}



li#categories li a, li#archives li a, li.pagenav li a {
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	display:block;
	margin-top:4px;
	padding:5px 4px 4px 10px;
	position:relative;
	text-transform: capitalize;
	width:140px;
}

li#categories li a:hover, li#archives li a:hover, li.pagenav li a:hover {
	background:#f8f9fa;
	border:1px solid #909090;
	color:#303030;
	text-decoration:none;
}

li#categories ul.children li a, li#archives ul.children li a, li.pagenav ul.children li a {
	font-size:0.8em;
	letter-spacing:1px;
	margin:3px 0 2px 10px;
	padding:4px 2px 2px 8px;
	width:125px;
}

li#categories ul.children li li, li#archives ul.children li li, li.pagenav ul.children li li {
	padding-left: 10px;
}

li#categories ul.children li li a, li#archives ul.children li li a, li.pagenav ul.children li li a {
	width: 115px;
}

li.feed {
	background: url(images/rss.gif) no-repeat left top;
	padding: 2px 0 8px 20px;
}

li#recent-comments ul li {
	padding-bottom: 5px;
}

li#recent-posts ul li {
	padding-bottom: 5px;
}

/*** Content ***/

#content,#contentalt,#contentalt-2-col-left{
	background-color:#fffcfa;
	border:1px solid #909090;
	color:#2a2a2a;
	padding:15px 20px 5px;
}

#content {	
        width:500px;
        float : left;
        text-align:left;
        margin-top : 10px;
        padding-top : 0px;
}

#contentalt {	
	margin:0 200px 0 20px;
}

#contentalt-2-col-left{
/*        margin:0 20px 0 200px;  */
        width:600px;
        float : left;
        text-align:left;
}

#content h1,#contentalt h1,#contentalt-2-col-left h1,#contentalt h2,#contentalt-2-col-lefth2{
	background-color:inherit;
	color:#606060;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}


#content h1,#contentalt h1,#contentalt-2-col-left h1{
	border-bottom: 1px solid #b0b0b0;
}

#content h2 {
	font-size:1.4em;
	color:#f66;
}

#center-box {
        width:540px;
        float : left;
        text-align:left;
       margin-top : 10px;
}

span.level2 {
        font-size:0.9em;
}

span.level1 {
       font-size:1.1em;
       font-weight:bold;
}

/* Archives/Links Page List styles */

.archives li, .linkspage li {
	list-style: none;
}

.archives ul.children {
	padding-left: 10px;
	margin-left: 10px;
}



/*** Footer ***/

#footer {
	background:#8b8b8b url(images/footerbg.jpg) top left repeat-x;
	clear:both;
	color:#000;
	font-size:0.9em;
	font-weight:bold;
	margin:0;
	padding:20px 0;
	text-align:center;
	width:100%;
}

#footer a {
	color: #d0d0d0;
	font-weight:bold;
}

/*** comments Form ***/

#comment {
	width: 100%;
	border:1px solid #b0b0b0;
}

#commentform {
	width: 97%;
}

#author {
	border:1px solid #b0b0b0;
}

#email {
	border:1px solid #b0b0b0;
}

#url {
	border:1px solid #b0b0b0;
}

#submit {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

#submit:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/* Image Display */

.entry img, .entrytext img {
	/* border: 1px solid #b0b0b0; */
	margin: 5px;
	padding: 5px;
}

.entry a:hover img, .entrytext a:hover img {
	border: 1px solid #505050;
	padding: 5px;
}

img.wp-smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.thumbnail {
	background:#fafbfc;
	/* border:1px solid #b0b0b0; */
	margin:0 0 10px 10px;
	padding:5px;
}

.left {
	background:#fafbfc;
	/* border:1px solid #b0b0b0; */
	float:left;
	margin: 5px 15px 6px 0px;
	padding:5px;
}

.right {
	background:#fafbfc;
	/* border:1px solid #b0b0b0; */
	float:right;
	margin: 5px 0px 6px 15px;
	padding:5px;
}

.noalign {
	background:#fafbfc;
	/* border:1px solid #b0b0b0; */
	margin: 5px 5px 5px 5px;
	padding:5px;
}

/* Search Form */

#searchform {
	margin-top: 10px;
}

#searchbox {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	margin:0 4px 0 0;
	width:160px;
}

#searchbutton {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

#searchbutton:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/*** Comments Display ***/

.postmetadata {
	background:#e8e9ea;
	font-size: 0.9em;
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin: 0px;
}

ol.commentlist li {
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin-bottom: 10px;
}

ol.commentlist li cite {
	text-transform: capitalize;
}

ol.commentlist li p {
	padding-top: 10px;
}

.alt {
	background:#e8e9ea;
}

/*** Text format ***/

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}

blockquote {
	border: 1px dashed #b0b0b0;
	padding: 10px;
	margin: 30px;
}

blockquote p {
	padding: 0px;
	margin: 0px;
}

.small {
	font-size:0.8em;
}

.large {
	font-size:1.4em;
}

.center {
	text-align:center;
}

.category {
	border-bottom: 1px solid #b0b0b0;
}

.date {
	margin-top: -10px;
	padding-top: 0px;
        color: #666;
	/*border-bottom: 1px solid #b0b0b0;*/
}

#page {
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#page h1 {
        margin: 0 0 20px;
	display: block;
	padding-left: 5px;
	border-bottom:solid #666666  thin;
	border-left:solid #666666 5px;
	margin-top: 10px;
}

.entrytext ul{
        line-height:    1.5em;
}
.entrytext li{
        line-height:    1.5em;
}


/* Previous/Next Page Navigation */

.navigation {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #b0b0b0;
}

.bottomnavigation {
	margin: 30px 0 0 0;
	padding: 5px 0 30px 0;
	border-top: 1px dashed #b0b0b0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.post {
/*	margin: 0px; */
}

/* Fix by Andy Skelton */

.entry, .entrytext {
	overflow: hidden;
}

* html.entry, * html.entrytext {
	overflow: visible;
	height: 1px;
}

* html.entry p, * html.entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {
	padding-top: 0px;
}

/*** Various classes ***/

.clearingdiv {
	clear:both;
	height:30px;
	width:1px;
}

.hide {
	display:none;
}


/* Widgets */
.rsswidget {
	border:0px;
	vertical-align: bottom;
}



/**======== Other Style by Honnoh  =======**/
/***         Soshiki           ***/

table#soshiki{
 background-color: white;
 padding-bottom: 20px; 
}

table#soshiki tr.main{
	height:30px;
	background-color: #FFFFFF;
	text-align: left;
}

table#soshiki tr.sub td{
	height:10px;
	background-color: #FFFFFF;
}

table#soshiki td.post{
	width:200px;
	height: 20px;
        font-weight: bold;
}

table#soshiki td.name{
width:120px;
}
/*************************/

/**  athlete **/

.athlete {
	height: 180px;
	padding-top: 30px;
}
.athlete .athlete_l {
	height: 150px;
	float: left;
	width: 260px;
}
.athlete .athlete_r {
	width: 250px;
	float: left;
	height: 150px;
}
.athlete .athlete_r .prof .support {
	line-height: 1.2em;
	font-size: 1em;
}
.athlete .athlete_l li{
	margin-left:65px;
	line-height: 1.6em;
}
.athlete .athlete_r li{
	margin-left:-10px;
        line-height: 1.4em;
}

.athlete .ath_img {
	margin-left: 10px;
	float: left;
	padding-right: 5px;
}


/**************************/


/**　   download          **/

#download li a{
        line-height: 1.8em;
        font-size: 1.2em;
}

#download li {
        color: #666;
}

#download_sub {
        color: #000;
}

#download_sub li{
        color: #666;
}

/**************************/

/***    Links           ****/

#link th {
        width:  180px;
	border-bottom:1px solid #b0b0b0;
        line-height: 25px;
}
#link td {
        width:  350px;
 	border-bottom:1px solid #b0b0b0;
}
/***************************/

/***           clubs           ***/
table.club {
	border:		1px Solid ThreeDShadow;
	background:	Window;
	color:		WindowText;
	border-collapse: collapse;
        border-bottom: 1px solid #D9D9D9;
        margin-top: 20px;
}

.club th {
        width:  100px;
	border:1px solid #D9D9D9;
        line-height: 25px;
}
.club td {
        width: 400px;
	border:1px solid #D9D9D9;
}
/**********************************/

/***          table   result & suke                ***/
table.suke {
 
	font:		Icon;
	border:		1px Solid ThreeDShadow;
	background:	Window;
	color:		WindowText;
	border-collapse: collapse;
        border-bottom: 1px solid #D9D9D9;
        text-align: center;

}

/*********        result              *******/
#saj_result{
     width:  200px;
     float : left;
}

#local_result{
    width : 200px;
    float : left;
}

/***************************************/

/* header row*/
table.suke th {
 
	padding:	4px 4px 0 9px;
 	border-bottom: 1px solid #444;
        border-top: 1px solid #444;
        border-left: 1px solid #444;
        border-right: 1px solid #444;
        color:    #fff;
	cursor:		default;
	background:	#666;
        font-size:0.85em;
	
}
/* width */
table.suke th#no {
        width:  20px;
}
table.suke th#cate {
        width:  25px;
}
table.suke th#name {
        width:  220px;
}
table.suke th#date {
        width:  60px;
}
table.suke th#place {
        width:  100px;
}
table.suke th#rank {
        width:  35px;
}
table.suke th#event {
        width:  30px;
}
table.suke th#youkou {
        width:  35px;
}
table.suke th#ded {
        width:  35px;
}
table.suke th#assoc {
        width:  70px;
}
/* normal row*/
table.suke td {

	padding: 3px 8px;
        border-left: 1px solid #D9D9D9;
        border-right: 1px solid #D9D9D9;
        border-top: 1px solid #FFF;
        font-size:   0.85em;
        border-bottom: 1px solid #D9D9D9;
        height:  25px;
}
    
/*********************************************/


/****      sem-recent-updates          *******/

#wp-dtree-pages ,li#login {
	background-color:#fffcfa;
	border:1px solid #909090;
	color:#2a2a2a;
	padding:0px 5px 5px 10px;
        margin-bottom: 10px;
}



.tile_sem_recent {
	background-color:#fffcfa;
	border:1px solid #909090;
	color:#2a2a2a;
	padding:0px 5px 10px 10px;
        margin-bottom: 10px;
}

.widgettitle{

}
 
.tile_body li {
        line-height: 1.5em;
       margin-left : 1px;
}
.tile_body h3 {
        line-height: 1.5em;
        margin-bottom : 4px;
}


.tile_body span.date {
        font-size: 0.65em;
        color: #666;
        border-style: none;
}


/*********************************************/

/***** textwidget ***************************/
.textwidget {
        padding-top : 10px;
        line-height: 1.2em;
        font-size: 0.9em;
        color:#2a2a2a;
}


/********************************************/

/********** widget widget_categories ********/
categories-323992651 .widget widget_categories {
	background-color:#fafcff;
	border:1px solid #909090;
	color:#2a2a2a;
	padding:0px 5px 10px 10px;
        margin-bottom: 10px;
}


/*** End of file ***/

.test{
        font-size:   1.85em;
 
    }

.my_class{}