/*  

Theme Name: QA Theme
Theme URI: http://quickannounce.com
Description: Template by <a href="http://quickannounce.com" title="Quick Announce">Quick Announce</a>
Version: 1.2
Author: Quick Announce
Author URI: http://quickannounce.com

*/

p {
	margin: 0.7em 0;
	line-height:1.6em;
}

dl {
	margin:10px 0;
}

dt {
	font-weight:bold;
}

dd {
	margin:0px;
	padding:0px;
}

img {
	border-top:#ddd 1px solid;
	border-right:#ddd 2px solid;
	border-bottom:#ddd 2px solid;
	border-left:#ddd 1px solid;
	padding:2px;
}

a img {
	border:none;
}

.clear {
	clear:both;
	height:20px;
}

blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}

fieldset 
{
	border:none;
}

body 
{
	background: #f9f8f9;
	margin: 0;
	padding: 0; 
	font: 76%/1.6em verdana, tahoma, arial,  sans-serif; 
	background-color: #AAAAAA;
	background-image: url(img/bg_img.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

a {
    text-decoration:none;
}

a:link, a:visited {
	color: #CC3300;	
}

a:hover, a:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;

}

h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", "Arial";
}

#container {
	border-top: none;
	border-bottom: #ddd 1px solid;
	background: #fff; 
	margin: 0 auto; 
	width: 900px; 	
	position: relative; 
	text-align: left;
}

#navigation {
	background: #171B20; 
	margin: 0px auto 0px;
	padding: 5px 10px 0px 10px; 
	overflow: hidden; 
	width: 880px; 
	position: relative; 
	text-align: left;
	font-family:Tahoma, Verdana, Arial, Serif;
}

html #navigation {
	height: 1%;
}

#navigation ul{
	margin: 0px; 
	padding: 0px 0px 0px 10px; 
}

#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}

#navigation ul li a {
	border: #666 1px solid;
	color: #fff; 
	margin-top:35px;
	border-bottom:none;
	padding: 3px 12px; 
	display: block; 
	background: #333; 
	text-decoration: none;
}

#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border-top: #ccc 1px solid; 
	border-right: #ccc 1px solid; 
	border-left: #ccc 1px solid; 
	border-bottom: none; 
}

#navigation ul li.search {
	font-size: 0.9em;
	margin-top:15px;
	margin-right:10px;
	right: 0;
	position: absolute;
	top: 0;
}

#navigation ul li.search input#s {
	border: 2px solid #333;
	font-size: 1.9em;
	color: #fff;
	width: 200px;
	padding: 2px;
	background:#999;
	height: 27px;
}

#navigation ul li.search input#searchsubmit {
	border: 2px solid #333;
	font-size: 1.9em;
	background: #e6e6e6;
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	height: 35px;
}

#header {
	clear: both; 
	float: left; 
	background:url(img/qa-logo.gif) no-repeat left top;
	margin: 15px 10px; 
	width: 500px;
	height: 85px;
}

#header h1 {
	font-size:3em;
	display:none;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 a {
	text-decoration:none;
	border:none;
	color: #999999;
}

#header h2 {
	margin:65px 0 0 10px;
	color: #238121;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;		
}

#feedarea {
	padding: 20px 20px 0px 0px;
	float: right; 	
	text-align: right;
}

html #feedarea {
	padding-top: 20px;
}

#feedarea dl dt {
	display: inline; 
	height: 45px;
}

#feedarea dl dd {
	display: inline;  
	height: 45px;
	background:url(img/feed.png) no-repeat left center;
	padding-left:16px;
}

#content {
	clear: both; 
	border-top: 4px solid #D70000;
	margin: 15px;
	padding: 20px 0px;
}

html #content {
	height: 1%;
	margin-top: 0;
}

#content h3 {
	font-size: 1.4em; 
	font-weight:normal;
	margin: 1em 0 0;
	color: #265e15;	
}

#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}

#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}

#content-main ul {
	margin:1em;
	padding:0 1em;
	list-style-image:url(img/bullet.png);
}

#content-main ul.asides {
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}

#content ol {
	list-style-type:decimal;
	margin:1em;
	padding:0 1em;
}

#content-main {
	float: left; 
	width: 600px; 
	margin-right: 20px;
}

html #section-index #content-main {
	margin-right: 20px;
}

#content .post {
	padding:0 0 2em 0;
	margin:0 0 5em 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2784AD;
}

#content p img {
	margin:0 10px 10px 0;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:none;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
}

#content p img.right {
	float: right;
	margin:10px 0 0 10px;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:none;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}

#content p img.left {
	float: left; 
	margin:0 10px 10px 0;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:none;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
}

.posttitle h2 {

	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2784AD;

}
.posttitle h2 { font-size: 24px; line-height: 26px; letter-spacing: -1px; font-weight: normal; padding: 5px 0px; margin: 0px;}
.posttitle h2 a { color: #cc3300; text-decoration: none;}
.posttitle h2 a:visited { color: #cc3300; text-decoration: none;}
.posttitle h2 a:hover { color:#ea8502; text-decoration: none;}

#content .posttitle a {
	color: #2784AD;
}

#content .posttitle h2 a:hover {
	border:none;
	text-decoration:none;
	color: #FF9900;
}

#content .entry {
	margin:1em 0;
	padding-right:1em;    
}

#content .entry a:link, #content .entry a:visited {
	border:none;
}

#content .entry a:hover, #content .entry a:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D70000;
}

#content .post-info , #content .postmetadata {
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;
}

#content .post-info {
	background-color: #eee;
	padding-bottom: 1px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2784AD;
}

#sidebar {
	float: right; 
	width: 234px;
	color:#666;
	font-size:1em;
}

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar ul ul {
	list-style:none;
	margin:0.5em 0 0 1em;
	padding:0;
}

li.sidebox {
	padding:0px;
	background: #eeeeee; 
	border: 1px solid #999;
	margin-top: 0px; 
	margin-bottom: 10px; 
}

html li.sidebox {
	padding-bottom: 10px;
}

li.sidebox h2 {
	font-weight: normal;
	background: #999;
 	margin: 0px;
	padding-left: 12px;
	font-size: 14px; 
	text-align: left;
	color:#eee;	
	border-bottom: solid 2px #ddd;
}

li.sidebox p {
	padding-left: 12px;
	
}

li.sidebox a {
	color:#D70000;	
	border: none;
}

li.sidebox img {
	margin: 0px;
	padding: 0px;
}

#sidebar li.sidebox p img {
	float: left; 
	margin: 0 10px 10px 0;
}

#footer {
	clear: both; 	
	background: #666; 
	color:#eee;
	margin: 0 auto; 
	width: 870px; 
	text-align: left;
	padding: 7px 15px;
	border-top: #999 3px solid;
}

html #footer {
	height: 1%;
}

#footer p {
	float: left; 
	width: 50%; 
	line-height: 1.2em;
}

#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
	color:#eee;
}

#comments, #respond {
	margin: 2em 0 0 5px;
}

#commentform {
	margin:10px 0;
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}

.commentnum {
	font-size:1.5em;
}

#container .commentlist {
	margin: 0;
	padding: 0;	
}

.commentlist li {
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
	background:#f9fcfc;
	border-top: #eee 1px solid;
	border-bottom: #eee 1px solid;
}

.commentlist li.alt {
	background:#f9fcf9;
}

.commentlist li .cmtinfo {
	font-size:1em;
}

.commentlist li cite {
	font-style:normal;
	font-weight:bold;
}

.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

textarea, input.textbox {
	padding:5px;
	border: 1px solid #ccc;	
	padding:3px;
	font:1em Verdana, Arial, Serif;
	background:#f9f8f4;
}

textarea {
	height:20em;
	width:80%;	
}

textarea:focus, input.textbox:focus {
	border: 1px solid #999;	
	background:#fff;
}

.post h4 {
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}

.post h4 em {
	font-style:normal;
	float:right;
	font-weight:normal;
}

#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

#note{
	border: 2px solid #c7c7c7;
	padding: 8px;;
}

#note img a{
	text-decoration: none;
}

#note img{
	border: 1px solid #eee;
	padding: 4px;;
}

#note img:hover {
	border: 1px solid #ccc;	
}
#al_login {
margin:         0px;
padding: 0px;
}
