/* 
Theme Name: Brown and Grey Connections
Theme URI: http://www.toomuchcookies.net
Version: 0.5
Description: Based on Connections by Patricia Muller from wpthemes.Info
Author: Omar Abo-Namous
Author URI: http://www.toomuchcookies.net
*/
/*cc9933
cccccc*/
body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #eee;
}
a {
	color: #cc9933;
	text-decoration:underline;
}
a:visited {
	color: #bb8822;
}
a:hover {
	color: #aa9966;
	text-decoration:underline;
}
input, textarea 
{
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
}
#rap 
{
	background:#fff url(../images/rap.jpg) center repeat-y;
	width:760px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	font-family: Trebuchet MS,Georgia, Arial, serif;
	font-size: 0.9em;
}
#header {
	background:#fff url(../images/top2.jpg) no-repeat bottom;
 	height: 183px;
	margin: 0 auto;
	width:760px;
	padding:0;
	border:#fc9 0px solid;
}
#main
{
	margin:0 auto;
	padding:0;
	background:url(../images/content_bg.gif) repeat;
	width:740px;
}
#content {
	width:735px;
	float:left;
	padding:5px;
	margin:0;
	overflow:hidden;
	display:inline;
}
#sidebar {
	width:186px;
	overflow:hidden;
	float:right;
	padding:0px 5px 10px 8px;
	margin:0;
	font-size:1em;
	color:#333;
	display:inline;
} 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url(../images/blockquote.gif) no-repeat left top;
	font-style:normal;
}
blockquote.rightfloat, blockquote.leftfloat {
	font-size:1.2em;
	background: transparent;
}
blockquote.rightfloat {
	margin: 10px 20px 0 25px;
	padding: 0 0 0 5px;
}
blockquote.leftfloat {
	margin: 10px 25px 0 20px;
	padding: 0 5px 0 0;
}
blockquote em {
	text-decoration:underline;
}
code {
	border:2px solid #ccc;
}
code em {
	color:green;
}
code strong {
	color:red;
	font-weight:normal;
}
cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size:1.5em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1
{
	margin: 0;	
	font-size: 1.6em;	
	padding:10px 20px 0 0;
	text-align:right;
}
#header h1 a
{
	color:#FFFFFF;
	text-decoration:none;
}
#header h1 a:hover 
{
	color:#F7F3ED;
}
#header #desc
{
	font-weight:normal;	
	font-size:1em;
	color:#B5C09D;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
	color:#FFF;
}
#sidebar h2 {
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 1em;
	color: #676E04;
	text-align:center;
	background:url(../images/sidenav_top.jpg) no-repeat center;
	border:#ccc 0px solid;
	height:22px;
	font-weight:bold;
}
#sidebar ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:1em;
	background:#EEEEEE;
	border:#E1D6c6 1px solid;
	border-bottom:#ccc 6px solid;
	border-top:#f3f6ed 1px solid;
}
#pagenav
{
	list-style:none;
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar ul li a {
	text-decoration: none;
	border:none;
}
#sidebar ul li a:link {
	color: #909D73;	
}
#sidebar ul li a:visited {
	color: #999999;	
}
#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #990000;
}
#sidebar ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;	
	background:none;
	border:none;
}
#sidebar ul ul li 
{
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:10px;
	background:url(../images/subcat_bullet.gif) no-repeat left;
}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	background: url(../images/bullet.gif) no-repeat 0 7px;
	padding-left: 1.5em;
}
.post , .page
{
	margin:14px 0 30px 0;
}
.page 
{
	margin:25px -5px 0 27px;
}
.post-info, .page-info 
{
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
	min-height:7em;
}
.page-info 
{
	text-align:center;	
}
.post-info a
{
	color:#990000;
}
.post-info a:hover 
{
	color:#000;
}
.post-content, .page-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#BBC4A3 1px solid;	
	font-family: Georgia, Verdana, Arial, serif;
	font-size:12px;
	text-align:justify;
}
.page-content {

}
.post-title, .page-title {
	font-family:Georgia, Arial, Serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.page-title 
{
	font-size:1.6em;
	font-weight:normal;
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#676E04;
}
.post-date {
	float: right;
	color: #cc9933;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 0 0 10px;
	padding: 8px 3px;
	width: 55px;
	background: #dedede;
	line-height:1em;
}
.post-footer 
{
	padding-top:20px;
	background:url(../images/divider.gif) no-repeat center;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#BBC4A3 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}
#footer a {
border:none;
color:#7A7636;
}

.commentlist {
	font-size:1em;
	font-weight:normal;	
}
#comment_form
{
	margin:0 0 0 40px;
}
#comment_form textarea {
	width: 90%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li 
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#F3F6ED url(../images/comments_bottom.jpg) repeat-x bottom;
	border:#E1D6C6 1px solid;
}
.commentlist .alt 
{

}
#header #topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;
	padding:110px 20px 0 0;
	text-align:right;	
	font-family:Verdana, Arial, Sans-Serif;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:10px 10px 10px 10px;
	margin:0;
	font-weight:bold;
}
#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#BBC4A3;
}
#header #topnav li a:link, #header #topnav li a:visited
{
	padding:5px 4px 15px 4px;
}
#topnav li a:hover, #topnav li a:active
{
	color:#F7F3ED;	
}
#header #topnav li a:hover, #header #topnav li a:active
{
	background:#bbbbbb;
}
.rightfloat
{
float:right;
width:auto;
padding-left:10px;
}
.leftfloat
{
float:left;
width:auto;
padding-right:10px;
}
.tags
{
}
#menus
{
position:absolute;
top:0px;
left:0px;
right:0px;
width:760px;
margin:0px auto;
padding:0px;
list-style:none;
z-index:5;
}
.menu
{
float:right;
width:150px;
margin:0px;
background:#20314F;
padding:6px 0 6px 0;
text-align:center;
border:1px solid #aaa;
}
.menu h2
{
text-align:center;
margin:0px;
/*background:#20314F;*/
color:#DCE6FF;
font-size:1em;
font-family:Tahoma;
line-height:1em;
padding:0px 0 0px 0;
}
.menu h2 a
{
color:white;
text-decoration:none;
}
.menu h2 a:hover
{
color:white;
text-decoration:none;
}
.menu ul, #content .menu ul
{
width:100%;
list-style:none;
display:none;
margin:0px;
padding:0px;
filter:alpha(opacity=90);
opacity:0.9;
-moz-opacity:0.9;
}
.menu:hover ul, #content .menu:hover ul
{
list-style:none;
display:block;
}
.menu ul li
{
padding:0px;
margin:0px;
background:#444;
color:white;
}
.menu ul li hr
{
background:#ccc;
color:black;
height:1px;
padding:0px;
margin:0px;
border:0px;
border-top:1px dashed black;
width:90%;
}
.menu ul li a
{
display:block;
width:150px;
text-align:center;
background:#ccc;
text-decoration:none;
color:black;
}
.menu ul li a:hover
{
background:#666;
color:white;
}
/* IE-Hack for Menu */
* html .menu .iehide, * html .menu ul li a:visited.iehide {display:none;}
* html .menu a:hover ul li a.hide {display:none;}

* html .menu table, .menu tr, .menu td {
margin:0px;
padding:0px;
border:0px;
border-collapse:collapse;
}
* html .menu a table {
	display:none;
}

* html .menu a:hover {background:transparent;}
* html .menu a:hover ul,* html .menu a:hover table {display:block;}
* html .menu a:hover ul li a.sub {}
* html .menu a:hover ul li a {display:block;}
* html .menu a:hover ul li a ul {visibility:hidden;}
* html .menu a:hover ul li a:hover {}
* html .menu a:hover ul li a:hover ul {visibility:visible; }
* html .menu a:hover ul li a:hover ul.left {left:-105px;}
/* IE-Hack END */


.toc {
  border: #ccc solid 1px;
  float: right;
  font-size: .9em;
  margin: 0 0 5px 12px;
  width: 200px;
}

.toc ol {
  margin: 5px;
  padding-left: 30px;
}

#racetrain
{
float:right;
margin:10px 5px 10px 10px;
}
