/*   
Theme Name: feraNEW
Description: A Child Theme of Thematic
Template: thematic
*/

@import url(../thematic/style.css);

/* Reset the browser defaults */
@import url('../thematic/library/styles/reset.css');
 
/* Apply default typography */
@import url('../thematic/library/styles/typography.css');
 
/* Add WordPress image styles */
@import url('../thematic/library/styles/images.css');
 
/* Add a basic layout */
@import url('../thematic/library/layouts/3c-fixed.css');
 
/* Start with some default styles */
@import url('../thematic/library/styles/18px.css');

#logo {
	position:relative;
	float:left;
	top:10px;
	right:-10px;
	width:220px;
	height:100px;
}

#slideshow {
	position:relative;
	float:left;
	border-bottom: 1px #CCCCCC dotted;
	padding:10px;
}

#address {
	position:relative;
	float:right;
	width:220px;
	margin:10px;
	text-align:right;
}

#access {
    position:relative;
    overflow:hidden;
	clear:both;
	padding:10px 0 0 0;
}

.aside form,
.aside table {
    margin-bottom:18px;
	overflow:hidden;
}

body {
    background:url(images/back2.gif);
}

#branding {
	background:#FFF;
	padding:10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	height:270px;
}

#main {
	background:#FFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#siteinfo {
	background:#FFF;
	padding:10px;
}

#footer {
	background:#333;
	border-top:none;
	margin-top:0;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#content {
	margin:0 210px;
	overflow:hidden;
	width:440px;
	padding:0 30px;
	border-left:#CCC 1px dotted;
	border-right:#CCC 1px dotted;
}

#primary {
	border:none;
	margin-bottom:22px;
	padding:18px 0 0;
}

#secondary {
	border:none;
	margin-bottom:22px;
	padding:18px 0 0;
}

.main-aside h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-variant:small-caps;
	font-style:normal;
	background:#00a6e2;
	color:#FFF;
	padding:0 0 0 3px;
}

.aside ul ul {
    list-style:none;
    margin:0 0 18px 0;
}

.aside ul ul ul {
    list-style:none;
    margin:0 0 0 18px;
}

.aside {
    color:#666;
}

.aside a {
    color:#666;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration:none;
	border-bottom:#CCC dotted 1px;
}

.aside a:active,
.aside a:hover {
    text-decoration:none;
	background:#CCC;
	color:#666;
}

a {
	color:#666;
	text-decoration:none;
}

a:hover, a:active {
	background:#CCC;
	color:#666;
}

a:visited {
	color:#666;
}

.aside .current_page_item a {
color:#666;
}

.entry-utility a:hover,
.entry-utility a:active {
	color:#666;
	background:#CCC;
	font-style:italic;
	text-decoration:none;
}

.entry-title a:hover,
.entry-title a:active {
	color:#666;
	text-decoration:none;
}

.entry-meta a:hover,
.entry-meta a:active {
color:#666;
background:#CCC;
text-decoration:none;
}

.aside, .aside input {
border-right:#CCC 1px dotted;
border-bottom:#CCC 1px dotted;
border-left:none;
border-top:none;
padding:5px 0 0 8px;
color:#666;
}

#address a:link {
	color:#00a6e2;
}

#address a:hover,
#address a:active {
	color:#FFF;
	background:#00a6e2;
}

.page-title {
	color:#666;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant:small-caps;
	text-decoration:none;
	border-bottom:#CCC dotted 1px;
	font-size:13px;
	line-height:18px;
	padding:0 0 3px;
	margin:0 0 15px;
}

.entry-content {
	padding:10px 0 0;
}

.entry-content a {
	color:#666;
}

.entry-utility {
	color:#666666;
	font-size:13px;
	line-height:18px;
	margin:0 0 15px;
}

.navigation a:hover,
.navigation a:active {
color:#666666;
font-style:italic;
text-decoration:none;
}

#siteinfo a {
color:#00a6e2;
text-decoration:none;
}

#siteinfo a:hover {
background:#00a6e2;
color:#FFF;
text-decoration:none;
}

#comment {
	border:#00a6e2 1px dotted;
}
