/*
Theme Name: TRW Theme
Theme URL: http://www.retrieverweekly.com/
Description: Custom theme generated for The Retriever Weekly that matches their current site design.  Now with primitive ad support.
Version: 2.2 pre 2
Author: Greg Fiumara
Author URI: http://www.gregfiumara.com/

*/
/* 
 * Revised 29 August 2008 to better match the site and not use 
 * autogenerated classes
 */
#container2 {
        display:block;
        position: relative;
        padding:0px;
	font-size: 13.7667px;
        width:100%;
        height:34px;
        background:#fff;
        margin:-2px 0 3px 1px;
        border:solid #41506E;
        border-width:3px 0 3px 0;
        text-align: center;
}

small {
	font-size: 70%;
}

.right_menu {
	float: right;
	width: 20%;
	position: absolute;
	left: 80%; /* matches 100 - width */
	top: 230px; /* header height + container2 height + container2 border + padding*/
}

body{
	margin: 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 95%;
	line-height: 115%;
	background-color: #EEEEEE;
}

body,td,th {
	color: #000000;
}

a, a:link {
	padding: 1px;
	color: #660000;
	text-decoration: underline;
}

a:hover {
	color: #660000;
	text-decoration: none;
}

h3 {
	color: #660000;
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 130%;
}

#topThree {
	position: relative;
	width: 1000px;

	/* center */
 	display: block;
	margin-left: auto;
	margin-right: auto;
}
h4 {
	color: #660000;
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #660000;
}

.pageHeader {
        padding: 10px;
        background-color: #FFFFFF;
        text-align:left;
        border: 1px solid #FF0000;
        margin-bottom: 1em;
        width: 75%;

        float: left;

}

.pagetitle {
	text-align: center;
}

.item {
	padding: 10px;
	background-color: #FFFFFF;
	text-align:left;
	border: 1px solid #DDDDDD;
	margin-bottom: 1em;
	width: 75%;

	float: left;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	font-size: 65%;
}

.itemhead h3 {
	display: inline;
}

input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #660000;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-weight: bold;
	padding: 0;
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

.commentmetadata {
	font-size: 80%;
}

.commentlist li {
	padding: 2px;
	list-style: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	clear: both;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {background-color: #FFFFFF; padding-left:3px; padding-right: 3px; border: 1px solid #DDDDDD;}
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0;}
/*#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #000000; }*/

.aktt_more_updates {display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #000000;}
/*#menu ul li a:hover { color:#FFFFFF; background: #41506E; }*/


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#ft {
	text-align: center;
	color: #000000;
	clear: both;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #000000;
}

#ft a {
	text-decoration: none;
}


.aktt_tweets ul {
}

.aktt_tweets li {
	border-bottom: 1px solid #dddddd;
}
.aktt_username {
	display: inline;
	text-decoration: underline;
}
.aktt_tweet_time {
	font-size: 70%;
}

