/*   
Theme Name: Dead Wings Designs
Theme URI: http://desdwingsdesigns.com
Description: A Thematic child theme for Dead Wings Designs.
Author: Angie Bowen
Author URI: http://arbent.net
Template: thematic
Version: 1.0

*/

/* 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: #1c1c1c url(images/bg.jpg) repeat-x top left;
	font-family: Constantia, "Lucida Bright", "Liberation Serif", Georgia, serif;
	color: #f0f0f0;
	margin: 0;
	padding: 0;
	height: 100%;
}

h2 {
	color: #f0f0f0;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.07em;
	line-height: 1.2em;
	text-align: left;
}

a, a:visited {
	color: #438EC5 !important;
	text-decoration: none;
}

a:active, a:hover {
	color: #f0f0f0 !important;
	text-decoration: underline;
}

li {font-size: 14px;}

blockquote {color: #438EC5; border-left: 1px dotted #438EC5; padding-left: 10px; margin-right: 80px;}

#wrapper {
	background: url(images/skull.png) no-repeat scroll top right; 
}

#header {
width: 960px;
margin: 0px auto;
height: 140px;
}

#blog-title a {
background:url(images/logo.png) no-repeat top center;
text-indent:-9000px;
width: 252px;
height: 96px;
float: left;
}

.nav li {
color:#438EC5;
float:left;
font-size:20px;
font-weight:bold;
list-style-type:none;
margin-left:70px;
margin-top:50px;
}

.current a {
color:#f0f0f0 !important;
text-decoration:underline;
}

.entry-title {
font-family: Helvetica, Arial, sans-serif;
font-size:26px;
font-weight:bold;
line-height:26px;
padding:0 0 7px;
color: #438EC5;
}

.entry-title a {color: #438EC5 !important;}

.entry-title a:active, .entry-title a:hover {
color:#438EC5 !important;
}

.entry-meta {
color:#438EC5;
}

.entry-meta a {color: #f0f0f0 !important;}
.entry-meta a:hover {color: #438EC5 !important;}

.entry-content {
padding: 20px;
min-height: 180px;
	background: #EEEAEA url(images/box.jpg) repeat-x top left;
	color: #1c1c1c;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.entry-content p {margin: 15px 0;}

.entry-utility {
clear: both;
color:#f0f0f0
}

.entry-utility a {color: #438EC5 !important;}
.entry-utility a:hover {color: #f0f0f0 !important;}

.entry-content img {
	border: 2px #438EC5 solid;
	padding: 4px;
}

.imglinks a {background-color: transparent !important;}
.imglinks  {margin-bottom: 0px !important;}

.entry-content a {
color: #438EC5 !important;
text-decoration: none;
}

.entry-content a:hover {
	text-decoration: underline;
}

#welcome-blurb {
width: 960px;
clear:both;
color:#f0f0f0;
font-size:26px;
font-weight:bold;
letter-spacing:0.056em;
line-height:1.4em;
margin: 0px auto;
text-align:justify;
}

#author-info p {color: #438EC5;}

.highlight {
color:#438EC5;
}

#main {
border-top: 1px solid #438EC5;
padding:20px 0 22px;
}

#content {
width:580px;
margin:0 10px 0 10px;
overflow:visible;
}

.entry-content h3 {
font-size:18px;
font-style:italic;
margin:20px 0 14px;
background-color: #438EC5;
color: #f0f0f0;
padding: 5px 0 5px 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.entry-content h4 {
font-family:Arial,sans-serif;
font-size:14px;
font-weight:bold;
letter-spacing:0.05em;
text-transform:uppercase;
margin-bottom: 10px;
}

.firstpar {
	clear: both; 
	border-top: 4px double #438EC5; 
	padding-top: 20px;
}

.navigation {
color:#438EC5;
font-size:20px;
line-height:18px;
overflow:hidden;
}

.navigation a {
color:#438EC5 !important;
font-style:italic;
text-decoration:none;
}

.navigation a:hover {color: #f0f0f0}

#comments h3 {
font-family:Helvetica, Arial,sans-serif;
font-size:18px;
font-weight:bold;
color: #438EC5;
}

#comments-list ol {
border: none;
margin:0 0 18px;
}

#comments-list {padding: 0;}

#comments-list li {
color: #f0f0f0;
background-color: #000000;
margin-bottom: 20px;
padding-bottom: 20px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: none;

}

#comments-list li a {color: #438EC5 !important;}

#comments-list li.alt {
color: #f0f0f0;
background-color: #000000;
margin-bottom: 20px;
padding-bottom: 20px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: none;

}

#comments-list li.alt a {color: #438EC5 !important;}

#comments-list li.bypostauthor {
color: #f0f0f0;
background-color: #171717 !important;
margin-bottom: 20px;
padding-bottom: 20px;
border: 1px solid #000000;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

#comments-list li.bypostauthor a {
	color: #438EC5 !important;
}

#comments-list .comment-meta {color: #f0f0f0;}

#comments-list .comment-meta a, #comments-list .comment-meta a:hover {color: #f0f0f0;, text-decoration: underline;}

.comment-content em {
	background-color: #782D0D;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#comments-list li .avatar {
padding: 2px;
border: 1px solid #438EC5;
}

#comments-list ul li {
border:1px solid #438EC5;
}

#trackbacks-list {color: #f0f0f0; !important}
#trackbacks-list a {color: #438EC5; !important}
#trackbacks-list a:hover {color: #438EC5; !important}

#comments-list ul #respond {
border:none;
margin:0;
}

#comments-list #respond {
border-bottom:none;
margin:0 0 18px;
padding:18px 1.5em;
}

#respond {
background: transparent;
margin-bottom:22px;
overflow:hidden;
padding:18px 0 0;
position:relative;
color: #438EC5;
}

#respond label, #fvCommunityNewsForm label {font-size: 14px; color: #f0f0f0;}

.formcontainer input, .formcontainer textarea {
	clear: both;
	background: #EEEAEA url(images/box.jpg) repeat-x top left;
	color: #1c1c1c;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 3px;
}

#fvCommunityNewsForm textarea, #fvCommunityNewsForm input {
	clear: both;
	width: 250px;
	background: #438EC5;
	color: #f0f0f0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 3px;
}

#fvCommunityNewsSubmit {width: 100px !important; margin-top: 10px;}

#fvCommunityNewsForm {color: #994D29 !important;}
#fvCommunityNewsAjaxResponse p {color: #994D29 !important;}

.fvCommunityNewsList {margin-bottom: 0 !important;}
.fvCommunityNewsList small, .fvCommunityNewsList p {color: #438EC5; margin-left: 5px;}
.fvCommunityNewsList a, .fvCommunityNewsList a:hover {color: #800226 !important;}
.fvCommunityNewsList p {margin-top: 5px; color: #f0f0f0 !important;}

#community-news-form h3 {
	background: transparent !important;
	font-size: 18px !important;
	color: #438EC5 !important;
	margin: 0 0 15px 0 !important;
}

#respond .required {color:#f0f0f0;}
#form-allowed-tags p {color: #f0f0f0; margin-bottom: 10px;}
.solo-subscribe-to-comments, .subscribe-to-comments {color: #f0f0f0;}
.subscribe-to-comments a {color: #f0f0f0 !important;}
#siteinfo a:hover {color: #f0f0f0;}
.subscribe-to-comments a:hover {color: #f0f0f0 !important;}
#content .aside {border:0px;}

#footer {
border-top:0px solid #438EC5;
margin-top:0px;
}

#subsidiary {
border-top: 1px solid #438EC5;
}

#subsidiary a {color: #1c1c1c !important;}
#subsidiary a:hover {color: #438EC5 !important;}

.aside h2, .aside h3 {
margin-bottom:5px;
background-color:#438EC5;
color:#f0f0f0;
font-size:18px;
font-style:italic;
margin:10px 0 14px;
padding:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#subsidiary .xoxo {
	padding: 10px;
	background: #EEEAEA url(images/box.jpg) repeat-x top left;
	color: #1c1c1c;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height: 272px;
	color: #f0f0f0 !important;
}

.xoxo a, .xoxo a:hover {color: #438EC5 !important;}

.xoxo li {
	color: #f0f0f0;
	margin-bottom: 5px;
}

#flickrrss img {
	padding: 3px;
	border: 1px solid #438EC5;
	margin: 0 5px 10px 5px;
}

.wp-tag-cloud {line-height: 2em;}

#siteinfo {
color:#f0f0f0;
font-size:11px;
line-height:18px;
padding:22px 0 24px;
}

.twitter-timestamp {color: #438EC5 !important;}
#siteinfo a, #primary a {color: #438EC5 !important;}
#siteinfo a:hover, #primary a:hover {color: #f0f0f0 !important;}

#primary {
	border: none; 
	padding: 0;
	color: #f0f0f0;
}

#primary h3 {
font-weight: bold;
margin-bottom:5px;
background-color: #438EC5;
color:#f0f0f0;
font-size:18px;
font-style:italic;
margin:10px 0 14px;
padding:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.widgettitle a, .widgettitle a:hover {color:#f0f0f0 !important;}
.twitter-item, #community-news-submissions {color: #f0f0f0 !important;}
.twitter-item a, #community-news-submissions a {color: #438EC5 !important;}
.fbcount {float: left; margin-left: 20px; text-align: center;}
.twittericon {margin-left: 30px;}
.icons {margin: 10px 0 0 0;}
.twitter li {margin-bottom: 20px; list-style: none;}
#twitter-1 h3 a, #twitter-1 h3 a:hover {color: #f0f0f0 !important;}
#TwitterCounter {clear: both; margin-left: 20px; text-align: center;}

#searchform input {
	background: #f0f0f0;
	color:#438EC5;
	padding: 3px;
}

.wp-pagenavi a, .wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .page, .wp-pagenavi a:link, .wp-pagenavi span {
background-color: #438EC5 !important;
color: #f0f0f0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.wp-pagenavi span.current, .wp-pagenavi span.pages, .wp-pagenavi span.pages a, .wp-pagenavi a:link, .wp-pagenavi span {
border:medium none !important;
background-color: #438EC5 !important;
color:#f0f0f0 !important;
font-weight:normal !important;
margin:4px !important;
padding:4px !important;
}

.wp-pagenavi {
margin:0;
}

.wp-pagenavi span.pages {padding-left: 10px !important; background-color: #438EC5 !important;}

.comment-content em {background-color: transparent !important; border: 1px solid #438ec5;}

.wp-pagenavi a:visited {
border:none !important;
color:#f0f0f0 !important;
padding: 4px !important;
background-color: #438EC5 !important;
}

.simposts {margin-bottom: 10px;}

.sqlogo {margin-left: 15px;}

.share li {float: left; margin-right: 20px; list-style-type:none;}

.share {
padding: 20px; 
color: #D8C9B2;
background: #EEEAEA url(images/box.jpg) repeat-x top left;
color: #1c1c1c;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
height: 150px;
width: 540px;
margin-top: -40px !important;
margin-left: -20px !important;
margin-bottom: 20px !important;
}

.share h3 {
font-weight: bold;
background-color:#438EC5;
color:#f0f0f0;
font-size:18px;
font-style:italic;
margin:10px 0 14px;
padding:5px !important;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#del {
background-color: #fff;
color: #3043FF;
padding: 0 5px;
text-align: center;
}

.entry-content li {margin-bottom: 10px;}