/*   
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-r-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: #fff url(http://aevion.net/images/aebg.jpg) !important;
  font-family: Corbel, "Lucida Grande", arial !important;

}


a{
	color: #00c1f7 !important;
	text-decoration: none;

}
a:hover{
	color: #00c1f7 !important;
	text-decoration: underline;
}

.widgettitle, .entry-meta, .entry-utility, .entry-title, h2 {  font-family: Corbel, "Lucida Grande", arial !important;
}
h2 a {font-weight: bold; color: #444 !important;   font-family: Corbel, "Lucida Grande", arial !important;
}
h2 {letter-spacing: -1px; color: #444;}
h2 a:hover { text-decoration: none !important;}
.entry-title {font-weight: bold; letter-spacing: -1px; color: #444;}
.entry-meta {font-style: normal !important;}
.widgettitle {text-transform: uppercase; font-size: 20px; letter-spacing: 3px; font-style: normal !important;}

#respond {background: none;}

#s {font-family: Corbel, "Lucida Grande", arial;}

.comment-reply-link a:hover {background: #222; color: #fff !important;}
.comment-reply-link a {background: #00c1f7; text-transform: uppercase; font-family: Corbel, "Lucida Grande", arial; font-style: normal;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
padding: 3px 20px 2px;
margin: 0;
color: #fff !important; text-shadow: none !important; font-size: 12px;}
#content {width: 635px;}

.menu { z-index: 999; width: 100%; background: url(http://aevion.net/images/menubg.jpg) repeat-x; height: 66px;overflow: hidden; margin-bottom: 20px;}
.menu .home { z-index: 999; position: absolute; float: left; background: url(http://aevion.net/images/aehome.jpg) no-repeat; height: 66px; width: 250px; font-size: 24px; padding: 0; margin: 0; overflow: hidden;}
.border {position: absolute; z-index: 999999; height: 5px; width: 100%; background: url(http://aevion.net/images/bluediagonalpat.jpg) ; z-index: 99999;}
.wrap {width: 940px; margin: 0 auto;}
.menulinks {margin-left: 275px; margin-top: 22px;}
.menu {text-transform: uppercase; font-size: 18px;  font-family: Corbel, "Lucida Grande", arial; padding: 0;}
.menu a { padding: 10px 20px 10px; color: #fff !important;}
.menu a:hover, .menu a.extras:hover {color: #00c1f7 !important; text-decoration: none !important;}
.menu a.extras {font-size: 12px;  font-family: "gesta-1","gesta-2" !important; color: #fff !important; height: 24px; overflow: hidden; float: right; width: 24px; margin-top: -10px; padding: 10px 0 10px; margin-right: 20px;}
a.home {padding: -20px 0 -20px; margin: -20px 0 -20px; height: 61px; overflow: hidden; width: 200px;}
.thumbnail {float: left; border: 1px solid #ccc; padding: 4px; margin: 0 20px 20px 0px; height: 200px; width: 225px;}
#subscribe, #submit {background: #00c1f7;   border: none; -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px; font: 10px arial; text-transform: uppercase; letter-spacing: 150%; color: #fff; padding: 3px 10px}
.comments h3 {   font-family: Corbel, "Lucida Grande", arial !important;
 font-size: 24px !important; font-weight: normal !important; color: #666;}

.bypostauthor {background: #f2fbff !important;}
.wp-pagenavi a {padding: 4px 7px 4px !important;}
.wp-pagenavi a:hover {color: #09f !important;}
.wp-pagenavi span.current {padding: 4px 7px 4px !important;}
.wp-pagenavi {margin-left: 1px;}

.post p, ul {color: #666;}
#content {text-shadow: 0px 1px 0px #fff;}

#author, #email, #url, #comment { font-family: Corbel, "Lucida Grande", arial !important;}
