/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: url(../images/img01.jpg) repeat-x left top;
	font-size: 13px;
	color: #616161;
}

h1, h2 {
	color: #A66100;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	margin-top: 0;
	color: #ffffff;
	background-color: #DC8700;
	padding: 2px 5px;
}

ul {
	list-style: none;
}

a {
	color: #A66100;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 165px;
	background: url(../images/img02.jpg) no-repeat left top;
}

#header p {
        float: right;
}

#header p a {
        display: block;
        font-size: 1.3em;
        text-decoration: none;
        color: #ffffff;
        background-color: #DC8700;
        padding: 2px 5px;
        margin-left: 10px;
}


/* Header */

#logo {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 60px 10px 0 10px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	color: #00D8D5;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 3em;
}

#logo h2 {
	padding: 35px 0 0 3px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #DC8700;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 59px;
	background: url(../images/img03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding-left: 270px;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 41px;
	margin: 0;
	padding: 18px 30px 0 40px;
	background: url(../images/img08.jpg) no-repeat left 30%;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: Right;
        width: 720px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.title {
	height: 78px;
	margin: 0;
	padding: 15px 0 4px 20px;
	font-weight: normal;
	background: url(../images/img07.jpg) no-repeat left top;
        font-size: 1.6em;
        color: #cc0000;
}

.title a {
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #ffffff;
}

.byline {
	margin: -60px 20px 20px 20px;
        font-size: 12px;
        color: #999999;
}

.byline a {
	color: #DC8700;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 8px 20px 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

#notice_flash {
	width: 450px;
        padding: 10px;
        border: brown 2px solid;
        background-color: #E3DFAF;
        margin: 10px 20px;
}

    /*entry--index*/

#entryList {
	margin: 0;
}

#entry {
	margin: 5px;
	border: 1px #cccccc solid;
}

#entry h3 {
	font-size: medium;
	margin: 5px 12px;
	border-left: 0px;
        padding-left: 15px;
        height: 27px;
        background: url("../images/entry_h3.png") no-repeat left top;
        
}

#entry h3 a {
        color: #96383E;        
}

#entry td.thumbnail2 {
	text-align: center;
	vertical-align: middle;
	width: 80px;
	height: 80px;
}

#entry td.body {
        color: #333333;
        padding: 3px 10px 3px 13px;
        border-bottom: 1px dotted #cccccc;
}


    /*my_page*/

#my_page_left {
        float: left;
}

#my_page_right {
        float: left;
        margin-left: 80px;
}

#my_page ul {
        list-style: none;
}


#my_page li {
        margin-bottom: 10px;
}

#my_page li a {
        display: block;    
        width: 233px;
        height: 50px;
        padding-top: 15px;
        background: url("../images/mypage_button.png") no-repeat left top;
        text-decoration: none;
        text-align: center;
        font-weight: bold;
        font-size: 1.4em;
        color: #ffffff;
}

#confirm_field {
        width: 228px;
}

#confirm_field p.unconfirmed_title {
	color: #ffffff;
	background-color: #6C71BD;
	font-weight: bold;
	padding-left: 10px;
}


    /*entry--show*/

#show_entry table {
	width: 100%;
}

#show_entry td.thumbnail1 {
	text-align: center;
	vertical-align: middle;
	padding: 5px 20px;
	border: solid 0px;
	width: 250px;
	height: 250px;
}

#show_entry td.body {
        padding: 20px;
}

#show_entry td.rand_entries {
        border-left: solid 2px #cccccc;
        padding-left: 10px;
        text-align: center;
        width: 150px;
}

#show_entry p.rand_show {
        font-weight: bold;
        text-align: center;
        color: #ffffff;
        background-color: #BD6C71;
        padding: 2px 10px;
        width: 200px;
        margin-left: 10px;
        margin-top: 30px;
}

#show_entry table.spec {
        width: 300px;
        margin-bottom: 30px;

}

#show_entry table table {
	border: 1px solid #cccccc;
        border-collapse: collapse;
        border-spacing: 0;
}

#show_entry td {vertical-align: top;}

#show_entry td td {
	padding-left: 8px;
        padding-right: 8px;
	border: 1px solid #cccccc;
	empty-cells: show;
}

#show_entry td th {
	padding: 3px;
	border: 1px solid #cccccc;
	background-color: #eee8aa;
	font-weight: normal;
	width: 100px;
        color: #A66100;
}

#whats_gcv {
        font-size: large;
        background-color: #b4f64d;
        color: #5a4b5a;
        border: 1px solid #cccccc;
        padding: 10px;
        margin: 30px 10px 10px 10px;
}

.collect_button {
        background: url(../images/collect_button_bg.png) center top no-repeat;
        width: 280px;
        height: 25px;
        text-align: center;
        vertical-align: middle;
        margin: 20px 20px 0 20px;
}

.collect_button a {
        font-weight: bold;
        color: #ffffff;
}

    /*followers*/

*+html #followers h4 {margin-left: 0px;}

#followers table {
	width: fixed; width: 30px
}

#followers td.image {
	width: fixed; width: 58px;
	height: fixed; height: 58px;
	text-align: center;
	vertical-align: middle;
}

#followers li {
	list-style-type: none;
	float: left;
}

#followers .new {
	color: #ffff00;
	font-style: italic;
	font-weight: bold;
	position: absolute;
}


    /*comments*/

#comments {
	border-top: 1px solid #cccccc;
	clear: both;
	padding-top: 10px;
}

#each_comment li.member_info {
	background-color: #f0fff0;
}


    /*members*/

#members_index {
	margin: 5px;
	border: 1px #cccccc solid;
}

#members_index td.member_image {
	text-align: center;
	vertical-align: middle;
	width: 58px;
	height: 58px;
}

#members_index td.member_name {
	font-weight: bold;
	padding-left: 10px;
}

#member_profile table {
	width: 100%;
	padding: 10px;
	border-top: 1px solid #cccccc;
	border-left: none;
	border-right: none;
}

#member_profile td {
	padding-left: 8px;
	empty-cells: show;
}

#member_profile th {
	width: 130px;
	background-color: #eee8aa;
	font-weight: normal;
	padding-left: 10px;
	color: #A66100;
	text-align: justify;
}

#member_profile td.profile_image {
	width: 180px;
}

ul.member_tab {
	margin: 7px 0;
	padding: 0;
	border-bottom: 1px solid #005FDC;
	border-top: 1px solid #005FDC;
	text-align: center;
}

li.member_tab {
	list-style-type: none;
	padding:  7px 15px;
	display: inline;
	margin: 0;
	color: #005FDC;
}

#comment_history table {width: 100%;}

#comment_history td.comment {
	border-bottom: 1px solid #cccccc;
}



    /*entry footer and comment header and members footer*/

ul.member_info {
	padding: 0;
	margin: 3px;
}

li.member_info {
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}

.member_info_title {
	color: #cccccc;
	background-color: #666666;
	padding-left: 5px;
	padding-right: 5px;        
}

.entries_info_title {
	text-decoration: underline;
}

li.new_info {
	color: #0000ff;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	list-style-type: none;
}


    /*new_form*/

#form_style table {
	padding: 10px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	border-spacing: 0;
}

#form_style td {
	border: 1px solid #cccccc;
	padding: 3px 10px;
}

#form_style th {
	background-color: #f3f3f3;
	font-weight: normal;
	padding: 3px 10px;
	border: 1px solid #cccccc;
}

.submit {
	text-align: center;
}

.must {
	color: #ff0000;
}

#form_style ol.flow {
        list-style: none;
        width: 100%;
}

#form_style ol.flow li {
        float: left;
        margin-right: 20px;
        height: 31px;
        color: #333;
        padding: 0px 30px;
        background: #e3e3e3 url(../images/flow-gray.gif) top right no-repeat;
}

#form_style ol.flow li.selected {
        background: #5279e7 url(../images/flow-on.gif) top right no-repeat;
        color: #fff;
}

#form_style ol.flow li.last {
        color: #9b2e2e;
        background: #ffeed8;
        font-weight: bold;
}



/* Sidebars */

#sidebar1 {
	float: left;
	margin-top: -70px;
}

.sidebar {
	float: left;
	width: 240px;
	padding: 0;
	font-size: 14px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px dashed #C5C4C4;
}


.sidebar li h2 {
	height: 40px;
	margin: 0 0 0 0;
	padding: 20px 15px 0px 65px;
	background: url(../images/img04.jpg) no-repeat left top;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar a {
        text-decoration: none;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#keyword {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #6F6E6E;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}


      /*member_blogs*/

#blogList {
	margin: 10px 0;
}

#blogList h3 {
        margin-left: 0;
        margin-bottom: 10px;
        margin-top: 0;
        padding-left: 10px;
	border-left: 5px solid #A66100;
}

#blogList ul {
       border: 1px #cccccc solid;
       padding-left: 10px;
       padding-top: 10px;
       margin: 10px 0;
}

#blogList li {
	list-style-type: none;
	padding-left: 5px;
	padding-right: 15px;
	display: inline;
}

#blogList p {
       color: #666666;
       padding-left: 10px;
}


      /*agreement_page*/

#agreement {
        color: #333333;
        line-height: 1.4em;
        letter-spacing: 0.08em;
}

#agreement dd li {margin-left: -20px;}


      /*wiki*/

#wiki ul {margin-left: 10px;}

#wiki ol {margin-left: 10px;}

#wiki dl {margin-left: 10px;}

#wiki table {margin-left: 35px;}



/* Footer */

#footer {
	width: 960px;
	height: 90px;
	margin: 0 auto;
	padding: 0 20px;
	background: #2E2E2E;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: small;
        color: #999999;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

