/*   
Theme Name: artathina2010
Theme URI: 
Description: A nextnode theme for ART-ATHINA.
Author: nextnode.net
Author URI: http://nextnode.net/
Template: thematic
Version: 1.0
Tags: Thematic, nextnode, art-athina
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#primary, #secondary{
	display: none;
}

div.cf_info{
	color: #ff0000;
	font-weight: bold;
}
/*print*/


#Outline {
	width: 90%;
	margin-left: auto; 
	margin-right: auto;
	padding: 10px;
	border: 1px solid #000000;
}
#BlogTitle {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
#BlogDate {
	margin-top: 5px;
	margin-bottom: 10px;	
}
#BlogContent {
	padding: 10px;
	margin-top: 10px;
}
HR.Divider {
	width: 80%; 
	height: 1px; 
	color: #000000;
}
#CommentTitle {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}
.CommentDate {
	margin-top: 5px;
	margin-bottom: 10px;
}
.CommentContent {
	padding: 2px 10px 10px 10px;
}



@media print {
    
    
    #comments_controls,
    #print-link.
    #span,
    #BlogDate {
        display: none;
    }

fieldset ol.cf-ol li, fieldset .cf-fs3 ol.cf-ol li, fieldset  .cf-fs4 ol.cf-ol li{
	list-style: none;
	list-style-type: none;
}
form ol li, form ol.cf-ol li{
	list-style: none;
	list-style-type: none;
}

fieldset ol li label{
	display: block;
	width: 100%;

}
input, textarea, single{
	border: 1px solid #CCC;
	display: none;
}
}
/*end of print */
.WpPrinticon{
	vertical-align: top;
	float: left;
}
#print{
	text-align: right;
	display: block;
	font-size: .9em;
	height: 40px;
	width: 100%;
}
#print-bottom{
	font-size: .9em;
	height: 40px;
	width: 100%;
}
.textwidget{
	font-size: .8em;
}
#siteinfo{
	width:98%;
	margin: auto;
	text-align: right;
}

#siteinfo a, #siteinfo a:visited{
	font-size: .9em;
	color: #fFF;
}
#first, #second, #third{
	width: 33%;
}
div#third{
	float: right;
}
#etiqueta{
	display: none;
}
fieldset ol.cf-ol li, fieldset .cf-fs3 ol.cf-ol li, fieldset  .cf-fs4 ol.cf-ol li{
	list-style: none;
	list-style-type: none;
}
form ol li, form ol.cf-ol li{
	list-style: none;
	list-style-type: none;
}
.entry-content table.sponsors, .entry-content table.sponsors img{
	margin: 0px;
	padding: 0px;
}
 .entry-content table.sponsors img{
	margin-right: 4px;
	margin-bottom: 4px;
}
p{
	text-align: justify;
}


