@charset "utf-8";
/*
CSS Document
Theme Name: aod
Theme URI: 
Description: Based on analytixondemand.com
Author: 
Author URI: 
Version: 2009.08.05

2009.08.06
	+ image float in post fixed

2009.08.05
*/

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EBECED;
	font-family: tahoma, Arial,Helvetica, tahoma,  sans-serif;
	font-size:11px;
	color:#393A3D;
}

h2,p
{
	margin: 0px;
}

a:hover
{ 
	color: #6cabdd;
	border-top-color: #6cabdd;
	border-right-color: #6cabdd;
	border-bottom-color: #6cabdd;
	border-left-color: #6cabdd;
}

a,a:visited
{ 
	font-weight: inherit;
	font-style: inherit;
	color: #336ea0;
	text-decoration: none;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
	line-height: inherit;
	outline-width: 0px;
	outline-style: none;
}

li a, li a:visited
{ 
	border-top-color: currentColor;
	border-left-color: currentColor;
	border-right-color: currentColor;
	border-bottom-color: currentColor;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

a#branding
{
	border-top-color: currentColor;
	border-left-color: currentColor;
	border-right-color: currentColor;
	border-bottom-color: currentColor;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.main
{
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	MARGIN-LEFT: auto;
	BORDER-LEFT: #333333 1px solid;
	WIDTH: 800px;
	MARGIN-RIGHT: auto;
	BORDER-BOTTOM: #333333 1px solid;
	background-color: #fff;
}

div#main_post h2
{
	font-size: 1.2em;
	line-height: 1.5;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
}

div#main_post h3
{ 
	font-size: 2em;
	line-height: 1.5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

#header
{
	margin: 0px;
}

.aod-headerbg
{
	background-image:url(images/aod-head.gif);
	background-repeat:repeat-x;
	background-color:#ceceff;
}

.header_title
{
	margin-right: 0px;
	font-size: 1.8em;
	margin: 0px;
}

.header_title h1
{
	margin-right: 200px;
	color: #155986;
}

.storycontent
{
	overflow: auto;
}

.main_post
{
	margin-left: 50px;
	margin-right: 50px;
	/*background-color: lightyellow;*/
	margin-top: 30px;
}


div#container, div.container { 
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-color: #ffffff;
	margin-bottom: 16px;
}

div .post
{
	/*background-color: red;*/
	margin-bottom: 2em;
}

div .storycontent pre
{
	font-size: 1.2em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	display: block;
	text-align: left;
}

div .storycontent p
{
	font-size: 1.2em;
	/*margin-top: 0em;
	margin-bottom: 0em;*/
	margin-top: 1em;
	margin-bottom: 1em;
}

textarea#comment
{
	width:100% !important;
}

.footer-box
{
	background-color: #6a6d72;
	bottom: 32px;
	box-sizing: content-box;
	color: #ffffff;
	cursor: auto;
	display: table-cell;
	font-family: Tahoma;
	font-size: 11px;
	height: 32px;
	left: 0px;
	right: 800px;
	text-align: center;
	top: 0px;
	vertical-align: middle;
	width: 800px;
}

.content-white-color
{
	font-family: tahoma,  Arial,Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
}

.aod-footerbg{
	background-image:url(images/aod-foot.gif);
	margin: 0px;
	background-repeat:repeat-x;
	background-color:#68696c;
}

.footer-links{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none !important;
	border-top-color: currentColor;
	border-left-color: currentColor;
	border-right-color: currentColor;
	border-bottom-color: currentColor;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.content-white-color{
	font-family: tahoma,  Arial,Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff !important;
	font-weight:normal;
}

.footer-box{
	background-color:#6a6d72;
	color:#FFFFFF !important;
}

.footer-links:hover,.footer-links:visited 
{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eba326;
	border-top-color: currentColor;
	border-left-color: currentColor;
	border-right-color: currentColor;
	border-bottom-color: currentColor;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.footer-container
{
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.header_title h1
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.header_link
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.header_link a
{
	margin-right: 20px;
	color: #155986;
	cursor: auto;
	font-family: Arial;
	font-size: 11px;
	font-weight: 700;
	border: none;
}

.header_link a:hover
{ 
	color: #ff6600;
}

.header_link a:visited
{
	color: #155986;
}