/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/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('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body { background: url('images/back.jpg') repeat-x;}
#header {background-image: url('images/header3-is.jpg'); background-repeat: no-repeat;background-position:center;height:160px}
#branding {padding:33px 0 }
#main {padding:0px 0 22px 0; width:980px;background-image: url('images/main-back.jpg');background-repeat: no-repeat;}
#primary {padding:10px; border:0;}
.main-aside {width:240px;}
#content {width:670px; overflow:hidden; margin: 0 0 0 240px; text-align:justify;}
.hentry {width:660px}
#blog-title a {color: #000000;text-decoration: none; margin-left:-2000px}
#blog-description {margin-left:-2000px}
#lefto {width:250px;margin:0 0 0 10px; background:url('images/gra-menu.jpg') no-repeat top; padding:0;}
#lefto ul{font-size: 16px; line-height:30px; margin: 0 10px; list-style-type: none;padding:16px 0}
#lefto ul a:hover {text-decoration: underline; color:#FF6D33; padding:4px }
#lefto ul a {color:#000;text-decoration: none;padding:4px}
#lefto .current_page_item {font-weight:bold}
.textwidget {width:220px; padding:0 0 20px}
.aside h3 {font-size:1.3em; padding: 10px 0}
#container {padding-top:20px}
.sf-menu .current_page_item {font-weight:bold}
.entry-content2 h1{font-size:26px; margin-bottom:20px; font-weight:bold}
.entry-title {font-family: Georgia,Arial,sans-serif;}
h1 {color:#00707e}
h2 {font-size:1.4em; line-height:1.4em}

/* Language Selector */
#footer_language_list img{border: 1px solid #fff;}
#footer_language_list{ text-align: center;  margin:-150px 0px 0 870px}
#footer_language_list ul{list-style: none; margin:0; padding:0;}
#footer_language_list ul li img{margin-right:5px;}
#footer_language_list ul li{display:inline; margin:0 5px 0 5px;padding:0;}
#footer_language_list ul li a, #footer_language_list ul li a:visited{color: #093C5B; text-decoration:underline; font-size:11px;}
#footer_language_list ul li a:hover, #footer_language_list ul li a:active{color: #fff;}

.gallery img { float: left; margin: 0 0 20px 26px; padding: 4px }

.gallery dl { float: left; margin: 0; }
#rss-3 img{display:none}
#center {width:920px; height:0;margin:0px auto}
#center .headerpic {position:absolute;margin-top:16px}

table.prufa{
	border: 0px;
	border-spacing: 0px;
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
background: none;
}

table.prufa td{
	border: 0px;
	border-spacing: 0px;
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
background: none;
}

table.prufa tr{
	border: 0px;
	border-spacing: 0px;
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
background: none;
}

img.mynd
  {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border-spacing: 0px;  
}

table.prufa2{
	border: 0px;
	border-spacing: 0px;
	margin: 0px 0px 0px 0px;
        
background: none;
}
