/*  
Theme Name: FitClass Site vs001
Theme URI: http://www.feniks.tv/
Description: FitClass theme
Version: 1.0.0
Author: Tom hemeryk
Author URI: http://www.feniks.tv
*/

/* Load the base styles */
@import url(css/base.css);

/***
 * Rename /css/custom-sample.css to /css/custom.css and uncomment the following line to load your own
 * custom styles without modifying the originals (this will preserve your changes across theme updates)
 *  
 * @import url(css/custom.css);
 */

/***
 * NOTE: If you rename /css/site-wide-sample.css to /css/site-wide.css you can apply CSS styles to any
 * theme that is in use across your whole site. This includes any blog or member theme. You do not
 * need to add an @import declaration in this file, it will load automaticaly.
 */
 
 
 /*** HOMEPAGE ****/
 
 
#frontvisual { width: 694px; height: 350px; border: 1px solid #DDD; border-bottom: 20px solid #DDD;}
#front3c { float: left; width: 206px; height: 170px; background-color:#FFF; padding: 10px; margin: 10px 6px 10px 0px; border: 1px solid #DDD; border-top: 10px solid #004481; }
.front2c { float: left; width: 325px;  background-color: #FFF; padding-right: 10px; }

.fronttitle { font-family:Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 12px; color:#004481; letter-spacing: -1px; line-height:12px; /*border-left: 2px solid #004481; */ padding-left: 10px; margin-left: -5px; }
.fronteditorial { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#666; line-height:12px; text-align:left; margin-left: 5px; }
.fronteditorial2 { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#666; line-height:12px; text-align:left; }

.fronttitle2 { font-family:Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 14px; color:#004481; letter-spacing: -1px; line-height:15px; }
.fronttitle2 a { text-decoration: none; color:#004481;}


.frontimage { float:left; margin: 0px 10px 10px 0px;  }

#frontfeatured { float: left; width: 725px; height: 80px; background-color: #DDD;}
 
 
#divtitle { float: left; background-color:#AAA; font-size: 12px; margin-bottom: -10px; margin-top: 10px; color: #FFF; width: 200px; padding-left: 5px; -moz-border-radius: 0px 10px 0px 0px; font-weight: bold; margin-left: 10px;}
	
.frontimage {
	float:left;
	margin-left: 0px;
	border: 1px dotted #DDD;
	}


#frontlist {
	float:left;
	width:675px;
	background:#EEE;
	border: 1px dotted #AAA;
	margin-top: 10px;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	text-align:justify;
	-moz-border-radius: 5px;
	}
	
#featured .clearfloat {
	margin-top:0px;
	margin-bottom:25px;
	}
	
#frontlist .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	}
	
	
.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

.ftitle {
	font-weight:bold;
	color:#666;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	}
	
.ftitle a {
	background-color: #FFF;
	text-decoration: none;
	color:#666;
	}
	
.ftitle a:hover {
	background-color:#FFF;
	color: #000;
	}
	
	
#frontlist .title, #archive .title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	}
	
#frontlist .title, #archive .title {
	text-decoration:none;
	}

#frontlist .spoiler, #archive .spoiler {
	float: left;
	display:block;
	margin-top:3px;
	border: none;
	}
	
	
.bottomexcerpt {
	color:#666;
	text-align:justify;
	padding-right: 5px;
	padding-top: 4px;
	padding-left: 10px;
	line-height: 110%;
}
