/*   
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');


/* full clearfix */
    /* add to floating elements which shall clear floating after themselves */ 
	* html .clearfix {
	    height: 1%; /* IE5-6 */
	    }
	*+html .clearfix {
		display: inline-block; /* IE7not8 */
		}
	.clearfix:after { /* FF, IE8, O, S, etc. */
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	    }
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#primary, #secondary{
	display: none;
	border: none;
	padding: 0px;
	margin-top: 90px;
}

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;
    }
    
    form, fieldset{
	background-color: #FFF;
}



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{
	margin-top: 16px;
}
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;
}
#cf3_field_1,
#cf3_field_24,
#cf3_field_25,
#cf3_field_26,
#cf3_field_27,
#cf3_field_30,
#cf3_field_31,
#cf4_field_1,
#cf4_field_24,
#cf4_field_25,
#cf4_field_26,
#cf4_field_30,
#cf5_field_1,
#cf5_field_24,
#cf5_field_25,
#cf5_field_35, 
#cf6_field_1,
#cf6_field_24,
#cf6_field_25,
#cf6_field_35{
	float: left;
	width: 40px;
	margin-top: 2px;
}
.cf-ol li{
	clear:both;
}
.cf-ol li label.cf-after{
	display: inline;
}
legend{
	color: #000000;
	font-weight: bold;
}
input.cf_upload{
	width: 240px;
}
.reqtxt,.emailreqtxt{

	display: inline;
	color: red;
	width: 10px;
}
#primary h3.widgettitle{
	font-style: normal;
	font-size: .8em;
	color: #111;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#cf3_field_28.single,
#cf4_field_27.single,
#cf5_field_26.single,
#cf6_field_26.single{
	width: 30px;
}
#accordion{
	margin-top: 10px;
}
#accordion .pane {
	padding-top: 10px;
	display:none;
}
#accordion #pane-header{
	cursor: pointer;
	color: #000;
	font-size: .95em;
}
#accordion #pane-header.current {
	cursor:default;
}

.gallery-post, #gallery-sidebar{
	margin-top: 10px;
}
#gallery-sidebar #contacts, #exhibitors-comments{
	float: left;
	padding: 10px;
	background-color: #d0d8ef;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
#exhibitors-comments{
	float: none;
}
.gallery-post p, #gallery-sidebar p {
	margin-bottom: 10px;
}
.gallery-post table, .gallery-post tbody, .gallery-post tr, .gallery-post td{
	border: none;
	padding: 0px;
	font-size: 1em;
}
#x-comments{
	padding: 4px;
	background: #FFF;
	border:  1px solid #CCC;
	height: 120px;

	overflow: auto;
}

.hentry h2.entry-title{
	background-color: transparent;
}
.hentry h2.entry-title a, .hentry h2.entry-title a:visited{
	color: #666;
}
.hentry h2.entry-title a:hover{
	color: #000;
}
h1.page-title{
	display: none;
}
.widget_wp_sidebarlogin{
	text-transform: uppercase;
}
.widget_wp_sidebarlogin p, widget_wp_sidebarlogin label{
	margin-bottom: 4px;
	padding-top: 0px;
}
.avatar_container{
	display: none;
}
ul.dlm_download_list{
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}
ul.dlm_download_list li{
	clear: both;
	display: block;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}
ul.dlm_download_list li img{
	margin-right: 10px;
	float: left;
}

h6, hr{
	float: none;
	clear: both;
	display: block;
}
.wp-caption {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	background: #fff;
	padding: 0;
}
.wp-caption-text {
	padding: 5px 10px;
	color: #999;
	border-top: 1px solid #fff;
	font-size: 11px;
	height: 30px;
}


