/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "/wp-content/themes/EmptyCanvas/reset.css";

body {
	background: #B9AA97;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #999;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(/wp-content/themes/EmptyCanvas/images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 1000px;
	
	margin: 0 auto;
}

.category_archive_title{
font-size: 140%;
margin-bottom: 10px;
padding: 10px;
color: #fff;

}

#header {
	overflow: hidden;
	width: 1000px;
	
	
	margin: 0 auto;
}

.train_header_flash{
	width: 1000px;
	height: 156px; 
}

#logo {
/*
font-size: 250%;
	margin: 50px 0 0 30px;
	font-weight: bold;

*/
	
	background-color: #ff9933;
}

#logo a {
	color: #333333;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
	display: none;
}

#menu {
	width: 880px;
	overflow: hidden;
	margin: 0 auto;
	display: none;
}

#menu ul li {
	float: left;
	text-transform: uppercase;
	font-size: 90%;
	padding: 10px;
}

#menu ul li a {
	color: #333333;
}

#container {
	width: 1000px;
	overflow: hidden;
	margin: 25px auto;
margin-top: 25px;
margin-left: 0px;
margin-right: 25px;
margin-bottom: 0px;
border: 0px solid #ff9933;
}

#content {
	border-width: 0px;
	border-style: solid;
	float: left;
	width: 680px;
}


.textwidget{
margin-bottom: 0px; 
}
.post {
	
	background-color: #fff;
	padding: 65px 10px 25px 20px;
}

.post-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: normal;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.author_archive_profile_box{
background-color: #fff;
padding: 10px;
}

.author_archive_profile_box h1{
font-size: 14px;
font-weight: bold;
margin-top: 10px;
}

.category_tab {
width: 100px;
padding: 8px;
text-align: center;
position: relative;
top: -65px;
}

.category_tab a{
font-weight: bold;
color: #fff;
}


.author_block_single{
background-color: #d8c5ae;
padding: 10px;
color: #666;
}

.author_block_single h1{
font-size: 16px;
font-weight: bold;
color: #333;
margin-bottom: 5px;
}

.author_block_single h2{
font-size: 14px;
font-weight: bold;
color: #333;
}


.author_block_single a {
	font-style: normal;
	font-weight: normal;
	color: #0080d7;
}

.author_block_single p {
	font-size: 11px;
	color: #666;
line-height: 13px;
}

.author_block_single a:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #0088ff;
}



.post_card_footer {
padding-left: 30px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 11px;
color: #fff;
text-align: left;
position: relative;
bottom: 20px;
}
.post_card_footer a{

color: #fff;

}


.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(/wp-content/themes/EmptyCanvas/images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(/wp-content/themes/EmptyCanvas/images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	
	margin-top: 15px;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	margin-right: 10px;
	line-height: 1.3;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #666666;
}

.post-content a {
	font-style: normal;
	font-weight: normal;
	color: #0080d7;
}

.post-content a:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #0088ff;
}

.post-content p img {

	margin-bottom: 15px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	margin-left: 0;
	margin-right: 25px;
	margin-top: 0;
	float: left;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignright {
	margin-left: 25px;
	margin-right: 0;
	margin-top: 0;
	float: right;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments {
background-color: #fff;
margin: 0px;
padding-left: 30px; 
border-top: 1px dashed #ccc;
padding-top: 20px;
}

#comments p{

padding-left: 30px; 
}

#comments h3{
background-color: #fff;
margin: 0px;
padding-left: 30px; 
border-top: 1px dashed #ccc;
}

#comments ol li {
	margin-top: 2px;
	margin-left: 30px;
 background-color: #fff;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.commentlist {
 background-color: #fff;
}

.commentlist li{
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px dashed #ccc;
}

.commentlist p{
margin-left: 30px;
}

#comments comment-author vcard{
margin-left: 30px; 
background-color: #fff;
}
.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
margin-left: 30px;
background-color: #fff;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
margin-left: 30px;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
margin-left: 30px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
margin-left: 30px;
}

.unapproved {
	font-style: italic;
}

#respond {
border-top: 1px dashed #ccc;
background-color: #fff;
padding: 20px; 
margin-bottom: 20px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: left;
	width: 310px;
	border: 0px solid #990000;
	margin-right: 10px;
}

#sidebar_right {
	float: right;
	width: 300px;
	border: 0px solid #990000;
	margin-left: 10px;
}

.sidepanel {
color: #333;
	margin-bottom: 15px;
	background-color: #999186;
padding: 5px;
}


#linkcat-2 li{
background-color: #7298A3;
}

.sidepanel h3 {
text-align: center;


background-color: #8b999c;
	text-transform: uppercase;
	border-bottom: 0px solid #EFEFEF;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	color: #333333;
	
	padding: 5px 0;
	line-height: 1.2;
}

#colored_cat {
font-weight: bold;
color: #ffffff;
border: 0px;
}
#colored_cat_holder {

border: 0px;
}



#colored_cat a{
font-weight: bold;
color: #ffffff;
padding-left: 15px;
}


.sidepanel ul li {
	color: #333333;
	
	
	line-height: 1.2;
}

.sidepanel ul li a {
	padding-left: 10px;
}


.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	margin: 0 auto;
	width: 1000px;
	height: 20px;
	text-align: center;
	padding: 20px;
color: #333;
background-color: #999186;
}

#footer-links {
	list-style: none;
text-align: center;

}

#footer-links li {
	float: left;
	margin-right: 15px;
}

.sep {
	color: #333333;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}


#collapsible-archive ul li a{
color: #000;
}

.im_archives{
background-color: #7298A3;
font-size: 11px;
}

.im_archives_open{
background-color: #7298A3;
font-size: 11px;
}


#authors_list li{
background-color: #7298A3;
}
	

#collapsible-archive {
width: 145px; 
float: left;
}
#assign-a-group-of-colors-for-each-of-your-categories{
width: 145px; 
float: left;
margin-left: 0px;

}
#assign-a-group-of-colors-for-each-of-your-categories li{
font-size: 11px;
padding: 5px 5px 5px 5px;
font-weight: bold;
color: #fff;
}
#assign-a-group-of-colors-for-each-of-your-categories li a{
color: #fff;
}

#authors-3{
clear: all;
float: none;

}

#authors_wrapper{
background-color: #fff;
}

#authors-3 ul li{
padding-top: 10px;
width: 75px;
float: left;
border: 0px solid #0066cc;
text-align: center;
font-size: 11px;
background-color: #fff;
height: 60px;
}

#authors-3 ul li a{
padding: 0px;
margin: 0px;
}

#authors-3 ul li img{
float: none;
clear: all;
}

