/* $Id: xoops.css 3895 2009-11-15 09:43:21Z kris_fr $ */
table {
    width:      100%;
}

img {
    border:     0;
}

img.center {
    text-align:     center;
    margin:         0 auto;
    display:        block;
    margin-top:     6px;
    margin-bottom:  4px;
}

img.left {
    text-align:     left;
    float:          left;
    margin:         2px 6px 2px 0;
    clear:          left;
}

img.right {
    float:          right;
    text-align:     right;
    margin:         2px 0 2px 6px;
    clear:          right;
}

acronym, abbr, dfn {
    cursor:         help;
}

#xoopsHiddenText {
    visibility:         hidden;
    color:              #000000;
    font-weight:        normal;
    font-style:         normal;
    text-decoration:    none;
}

.pagneutral {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/pagneutral.gif);
}

.pagact {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/pagact.gif);
}

.paginact {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/paginact.gif);
}



/* For required elements in XOOPS form, can be overwritten in theme styles */
.xoops-form-element-caption .caption-marker {
    display:            none;
}

.xoops-form-element-caption-required .caption-marker {
	background-color:   inherit;
	padding-left: 	    2px;
	color: 			    #ff0000;
}

.xoops-form-element-help {
	font-size:		    .9em;
    padding-top:        5px;
    font-weight:        normal;
}

/* fix for swf banner */
#xo-fixbanner a {
	display:			block;
	position:			absolute;
	z-index:			102;
	width:				468px;
	height:				60px;
}

/* $Id: styles.css,v 1.6 2005/03/18 19:08:51 tohokuaiki Exp $ */
div.blogEntry {margin-left: 30px; margin-top: 10px; margin-bottom: 10px;}
div.blogDate {font-family: Georgia; margin-bottom: 10px;margin-top: 10px; font-style: normal; font-weight: bold;}
div.blogTitle {font-family: Georgia; margin-left: 0px; margin-bottom: 0px; font-size: 130%;font-weight: bold;}
div.blogTitle a {font-family: Georgia;}
div.blogCategory {margin-left: 0px; font-size: 80%;font-weight: normal;}
div.blogShoulder {margin-top: 0px; margin-bottom: 0px; font-size: 80%; font-weight: normal; text-align: right; vertical-align: top;}
div.blogContents {font-family: Georgia; margin: 0px;}
div.blogContents:first-letter {font-size: 133%; font-weight: bold;}
div.blogFooter {margin-top: 10px; margin-left: 0px; font-size: 80%; text-align: right;}
div.blogTrackbackAnounce {margin-top: 10px; margin-left: 0px; font-size: 80%; text-align: right;}
.blogShowTrackbackURL {margin-top: 10px; margin-left: 0px; font-size: 80%; text-align: right; text-decoration: underline;}
.blogTrackbackTransmit {color: #888888;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-bottom: 1px solid #888888;
	border-left: 6px solid #888888;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 25px;
	padding-left: 5px;}
.blogTrackbackRecieved {color: #888888;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-bottom: 1px solid #888888;
	border-left: 6px solid #888888;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 25px;
	padding-left: 5px;
	}
.blogTrackbackURL { text-align: right; font-size:80%; margin-right:15px;}
.blogTrackbackTitle {	font-family: Georgia;margin-left: 30px; margin-top: 10px; }
.blogTrackbackDescription {
	font-family: Georgia;
	font-size:12px;
	line-height:14px;
	color:#666666;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 50px;
	padding:4px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.blogindicate{margin-right: 5px; margin-top: 2px; margin-bottom: 2px; text-align: right ;}
.blogTrackbackBlogname {margin-right: 15px; margin-top: 4px; margin-bottom: 4px; text-align: right ;}
.blogTrackbackCreated { margin-right:15px; font-family: Georgia;margin-top: 4px; margin-bottom: 8px; font-size: 80%; font-weight: normal; text-align: right; vertical-align: top;}
blogHeader {margin: 0px; border: 0px; padding: 4px;}
