/*

Theme Name: Clementine
Theme URI: 
Description: Designed by <a href="http://freethemelayouts.com">FreeThemeLayouts</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: 

*/

/* Main Tags */

.creditslnk { text-align:center;font-size:10px;color:#ffffff; }
.creditslnk a { color:#ffffff; text-decoration: none; }
.creditslnk a:visited { color:#ffffff; text-decoration: none; }

a {
text-decoration:none;
color:#000000;
font-weight:bold;
}


html {
	min-height: 100%;
}

img {
	border: 0px;
}

body {
	text-align: left;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background: #1f2226 url(images/bg_footer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#wrapper {
	display: block; 
	width:100%; 
	background: #1f2226 url(images/bg_page.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:100%;
	text-align:left;
	border:0px;
	padding:0px;
	margin:0px;
}

#pagecontainer {
	width:909px;
	background: #ffffff url(images/bg_container.gif) repeat-y;
	height:100%;
	text-align:left;
	border:0px;
	margin:0px auto;
}

.page_item {

	float: left;

	margin: 0px;

}

#header {
	width:100%; 
	height:138px;
background: #000000;	
	text-align:left;
	margin:0px;
	padding:0px;
}

#header .titlelogo {
width:909px;
margin:0px auto;
background: #000000 url(images/headerimg.jpg) top left no-repeat;
height:138px;
text-indent:-9999px
}

#header #siteinfo {
	color:#ffffff;
	letter-spacing:-1px;
	font-size:24px;
	padding-left:107px;
	padding-top:35px;
	float:left;
	width:50%;
}

#header #RSSBlock {
	width:212px;
	height:138px;
	background: #000000 url(images/head_img.jpg) top left no-repeat;
	float:left;
}

#header #RSSBlock img {
	padding-left:67px;
	padding-top:23px;
}

#header #SiteInfo {
	width:615px;
	height:105px;
	background: #ffffff url(images/header_bg.gif) top left no-repeat;
	float:left;
	padding-left:78px;
	padding-top:33px;
	letter-spacing:-1px;
	color:#4c4c4c;
	font-size:28px;
	font-weight:bold;
}

#header #SiteInfo div {
	color:#4c4c4c;
	letter-spacing:0px;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
}

#searchform {
	margin:0px;
	padding:0px;
}


#s {
	background: #000000;
	border:0px;
	padding: 0px;
	color:#ffffff;
	width:165px;
}


/* Navigation */

#navigation {
	width:909px; 
	background: #000000 url(images/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:57px;
	margin-bottom:0px;
	font-size: 1.0em;
	font-weight:bold;
}

#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation li {
	display: inline;
	margin: 0px;
}

#navigation li a

{
	height:37px;
	padding-top: 20px;
	color: #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background: url(images/nav_split.gif) no-repeat right bottom;

}

#navigation li a:hover {
	text-decoration:none;
	color:#ffcc00;
}

#navigation .current_page_item a {
color:#ffcc00;
}
#navigation #SearchDiv {

	background: url(images/bg_search.gif) top no-repeat;
	width:191px;
	height:37px;
	float:left;
	padding-left:25px;
	padding-top:20px;
}



/* Content */

#content {
	width: 693px;
	float: left;
	text-align:left;
	background: #ffffff url(images/bg_content.gif) repeat-y;
}

.more-link {
	color:#fa9d3a;
	text-decoration:none;
}

blockquote {
	margin-left: 10px;
	margin-right:10px;
	margin-top:5px;
	padding: 0px 12px 0px 55px;
	background: url(images/blockquote.gif) no-repeat;
	color:#000000;
}



#PostSet {
	padding-top:10px;
	padding-left:30px;
	padding-right:15px;
	padding-bottom:15px;
}

.dateblock {
	background:url(images/dateblock.gif);
	background-repeat:no-repeat;
	width:66px;
	height:85px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	margin-top:3px;
	margin-right:10px;
	padding-top:7px;
}

.dateblock .day {
	font-size:35px;
	font-weight:bold;
	color:#4c4c4c;
	padding-top:2px;
	letter-spacing:-1px;
}

.postheader {
	padding:5px 0;
}

.postheader h1 {
	letter-spacing:-1px;
	font-size:22px;
	font-weight:bold;
	margin:0 0 20px;
	padding-top:5px;
	border-bottom:solid 3px #000000;
}

.postheader h1 a:hover {
	text-decoration:none;
}

.postheader a {

	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.postheader .postdetails a  {
	color: #000099;
	border-bottom: 1px dotted #000099;
}

.postheader .postdetails a:hover {
color: #0000ff;
	border-bottom: none;
}

.postcontent a {
	color:#000099;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px dotted #000099;
}

.postcontent a:hover {
color: #0000ff;
	border-bottom: none;

}



.postcontent {
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height:200%;
	width:640px;
	background: transparent;
}

.postcontent h2 {
background:#e8e3d4;
color:#685a07;
line-height:140%;
padding:10px 15px;
margin:0 0 20px;
}

.postcontent h2.img {
background:none;
padding:0;
}

.postcontent h3 {
border-left:solid 5px #000000;
padding-left:10px;
margin-top:30px;
}

.postcontent h4 {
border-bottom:solid 1px #000000;
margin-top:20px;
}

.postcontent div {
	padding:0px 10px 10px 0px;
}

.toplink {
	margin:0px;
	padding:5px;
	
}

.no_comments {
	float:right;
	width:88px;
	height:53px;
	background:#ffffff url(images/comment_bubble.gif) top right no-repeat;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:right;
	
	
}

.no_comments a {
	color:#ffffff;
	text-decoration:none;
	padding-right:35px;
	font-size:22px;
	
}

.postfooter {
clear:both;
	border: 0px;
	margin-bottom:15px;
	margin-top:0px;
	font-weight:bold;
	width:630px;
	padding:0px;
	text-align:right;
}

.postfooter .graylink {
	color:#cccccc;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;

}

.postfooter .graylink:hover {
	text-decoration:none;
}

.postfooter a:hover {
	text-decoration:none;
}





/* Comments */

.commenter a {
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

.commenttop {
	width:625px;
	height:28px;
	background:#ffffff url(images/comment_top.gif) top left no-repeat;
	margin-top:5px;
	padding:0px;
}

.commentmiddle p {
	font-size:12px;
	color:#ffffff;
	margin:0px;
	padding:0px 18px 0px 18px;
}
.commentmiddle {
	background:#000000 url(images/comment_bg.gif) repeat-y;
	line-height:160%;
	width:625px;
	margin:0px;
	padding:0px;
}

.commentbottom {
	width:625px;
	height:13px;
	background:#ffffff url(images/comment_bottom.gif) top left no-repeat;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}


/* Sidebar */

#sidebar {
	width:216px;
	background:#000000 url(images/sidebar_bg.gif) top repeat-y;
	float:left;
	text-align:left;
}

.both {
	clear: both;
}

.title {
	letter-spacing:-1px;
	color:#ffb400;
	font-size:18px;
	padding:7px;
}

h2 {
	letter-spacing:-1px;
	color:#ffb400;
	font-size:18px;
	padding:7px;
}
#sidebar h2 {
margin:10px;
}

#sidebar ul li {
	padding:5px;
	margin:0px;
	list-style-image: url(images/bullet.gif);
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
	width:150px;
}

#sidebar ul.btn {
padding:0;
margin:10px 0 0 22px;
}

#sidebar ul.btn li {
	padding:0px;
	margin:0px 0px 3px 0px;
	list-style-image: none;
	border-bottom:none;
	width:178px;
	list-style-type:none;
}

#sidebar ul.btn2 {
padding:0;
margin:40px 0 0 22px;
}

#sidebar ul.btn2 li {
	padding:0px;
	margin:0px 0px 3px 0px;
	list-style-image: none;
	border-bottom:none;
	width:178px;
	list-style-type:none;
}

#sidebar ul .nobullet {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#525252;
	border:0px;
	list-style-image: none;
	text-align:left;
	width:178px;
}

#sidebar ul li a {
	text-decoration:none;
	color:#ffffff;
}

#sidebar ul li a:hover {
	font-weight:bold;
	color:#ffcc00;
}

#sidebar a {
	text-decoration:none;
	color:#ffffff;
}

#sidebar a:hover {
	font-weight:bold;
	color:#ffcc00;
}

/* Calendar */

#wp-calendar tr td {
	padding:3px;
}

#wp-calendar tr td a{
	border:1px solid #ffb400;
	font-weight:bold;
}

#wp-calendar tr td a:hover{
	font-weight:bold;
}


#wp-calendar tr #today{
	border:1px solid #a6a6a6;
	background:#ffb400;
	color:#000000;
}

#wp-calendar caption{
	padding:3px;
	color:#ffb400;
	font-size:13px;
	font-weight:bold;
}

#calendar_wrap {
	color:#ffffff;
	padding-left:20px;
	width:186px;
}

#calendar_wrap a {
	color:#ffffff;
	font-weight:bold;
}



/* Footer */

#footer{
	height:153px;
	background:transparent;
	margin:0px;
	width:909px;
}

#footer #WPLogo {
	float:left;
	padding-top:98px;
	padding-left:20px;
}

#footer #CM {
	float:right;
	margin-top:98px;
	background:#1f2226 url(images/bg_copy.gif) no-repeat;
	height:34px;
	width:242px;
	padding:5px;
}
#footer #CM div {
	padding:10px;
	color:#363636;
	font-weight:bold;
}

/* common */

.postcontent strong {
background:#ffe400;
padding:0 2px;
}



/* Hack
-------------------------------------------------------------------------------------------------------*/
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fix {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .fix {
	height: 1%;
}

.fix {
	display: block;
}
/* End hide from IE-mac */



/* top */

#featureArea {
padding-top:3px;
width: 680px;
padding-bottom:15px;
padding-left:6px;
}

#featureArea h2 {
padding:0;
margin:2px 0 0 0;
}

#main.top #infoArea {
width:430px;
float:left;
}

#main.top #infoArea #PostSet {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
}

#main.top #infoArea h3 {
padding:0;
margin:0 0 10px;
border-left:none;
}
#main.top #infoArea ul {
margin:0;
padding:0;
}

#main.top #infoArea li {
margin:0;
padding:0;
font-weight:normal;
list-style-type:none;
}


#main.top .flaArea {
float:right;
width:207px;
margin-right:10px;
}

#main.top .zoom {
text-align:right;
margin-right:10px;
}

#main.top .zoom a {
	color:#000099;
	text-decoration:none;
	border-bottom: 1px dotted #000099;
}

#main.top .zoom a:hover {
color: #0000ff;
	border-bottom: none;

}


/* system */

#system th {
text-align:left;
line-height:130%;
}

#system th span {
font-weight:normal;
}

#system th.ti {
font-size:110%;
background:#333333;
color:#ffffff;
padding:3px 5px;
}

#system th.item {
background:#aaaaaa;
width:160px;
padding:5px;
}

#system td.time {
width:150px;
}

#system .content {
padding-bottom:20px;
}

#system td {
padding:5px;
}

/* school */

#school div {
padding:0;
}

#school .summary {
border:solid 1px #333333;
}

#school .summary01 {
width:330px
}

#school .summary th {
line-height:130%;
}

#school .summary td {
vertical-align:top;
line-height:130%;
}

#school .summary th {
background:#333333;
color:#ffffff;
padding:0px 5px;
text-align:left;
}

#school .summary td strong {
background:none;
}

#school .classimg {
vertical-align:top;
text-align:right;
}

.mapArea {
text-align:center;
border:solid 1px #666666;
padding:10px;
}

/* about */

#about .imgR {
float:right;
margin-left:10px;

}


#about #birth {
width:610px;
}


#about #history {
clear:both;
background:url(../../uploads/about/img_about04.jpg) right bottom no-repeat;
width:610px;
}

/* studio_gym */


#studioGym .women {
border:solid 1px #b03933;
padding:5px 10px;
}

#studioGym .imgR {
float:right;
margin-left:10px;

}


/* facilities */

#facilities .imgR {
float:right;
margin-left:10px;
}

#facilities div.imgR {
padding-right:0;

}
#facilities div.imgR img {
margin-left:5px;
}


#facilities h3 {
clear:both;
}

#facilities #gym_area table {
margin-left:5px;
}

#facilities #gym_area table th {
padding:5px 8px;
}


#facilities #gym_area table td {
padding:5px 8px 15px;
}

#facilities .shop {
border:solid 1px #b03933;
padding:5px 10px;
width:240px;
}

/* supplement */

#supplement .imgR {
float:right;
margin-left:10px;

}

#supplement div.imgR img {
margin-left:5px;
}

#supplement .shop {
clear:both;
border:solid 1px #b03933;
padding:5px 10px;
}

/* blog */

.postcontent .studioschedule_info {
background:url(images/studioschedule_bg.jpg) top left no-repeat;
padding:45px 20px;
margin:15px 0;
}

.postcontent .studioschedule_info a {
background:#fff;
padding:10px;
}

.postcontent .gymschedule_info {
background:url(images/gymschedule_bg.jpg) top left no-repeat;
padding:45px 20px;
margin:15px 0;
}

.postcontent .gymschedule_info a {
background:#fff;
margin:20px 0;
padding:15px;
}
