/*
Theme Name: Tales of the Rampant Coyote
Theme URI: http://www.rampantgames.com
Description: A Theme based on Rampant Games' main website.  
Author: Jay Barnson
Author URI: 
Tags: valid CSS, white, simple
Version: 1.0
License: Only licensed to Rampant Games
*/

body { margin-left:0px;
 	 		 margin-top :0px;
 	 		 margin-right:0px;
 	 		 margin-bottom:0px;
 	 		 background-image:url(images/background.gif);
 	 		 background-repeat:repeat-y;
 	 	 }
 	img 	{ border:0px;}
 	a img { border:0px;}
 	p 		{ text-align:justify;}	
 	a {color:black;}
 	.corner { width:240px;
 						height:205px;
 						background-image:url(images/corner.jpg);
 	 		 			background-repeat:no-repeat;
 	 		 		}
 	.main { width:785px;
 			  }
		
	.cat { font-family: Arial; font-size:85%;}
			  
 	.content 	 { width:655px;
 							 float:left;
 							 position:absolute;
 							 left:158px;
 							 top:230px;
 							 font-family: Arial;
 							 font-size:85%;
						 }
 	.logo_big  { width:752px;
 							 height:90px;	
 							 position:absolute;
 							 left:240px;
 							 top:10px;
 							 background-image:url(images/logo_big.jpg);
 							 background-repeat:no-repeat;
 						 }
  .logo_small{ width:752px;
  						 height:35px;	
 							 position:absolute;
 							 left:240px;
 							 top:114px;
							 background-color: #002551;
 							 background-repeat:no-repeat;	
 						 }
 	.menu 		 { width: 585px;
 							 height: 50px;
							 position:absolute;
 							 left: 208px;
 							 top: 155px; 
 						 }
  .leftmenu  { width: 136px;
  						 
  						 background:#b3c7df;
  						 position:absolute;
  						 left:4px;
  						 top:206px;
  					 }
  .sidebar1 {
	width: 172px;
	position:absolute;
	left:820px;
	top:230px;
	BORDER-LEFT: #000000 1px solid;
	PADDING-LEFT: 2px;
	
			}
 	
	  		 							


.comments ul
{
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.comments li
{
	background: #efefef;
	border: 1px solid #ccc;
	font-family: Arial;
	font-size: 85%;
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 5px 7px 0px 7px;
}
img.avatar 
{
	float: left;
	margin-right: 5px;
}


#content h1
{
	border-bottom: 2px dotted #ccc;
	border-top: 2px dotted #ccc;
}
#content h1 a
{
	color: #002551;
	text-decoration: underline;
}
#content.bookmarks ul
{
	margin: 0px 0px 18px 0px;
	padding: 0px;
	text-decoration: underline;
}
#content.bookmarks li
{
	line-height: 140%;
	list-style-type: none;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}
#content.bookmarks li a
{
	font-size: 1.1em;
	margin-right: 6px;
}
#content.bookmarks h2
{
	color: #f6e91a;
}
#content .post
{
	margin-bottom: 12px;
	padding-bottom: 12px;
}

#content .postmeta
{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
}
#content .postmeta h4, #content .postmeta p
{
	font-size: 1.0em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
#content .post p.wp-caption-text
{
	font-size: 0.8em;
	line-height: 135%;
	margin: 0px;
	padding: 3px 0px;
	text-align: left;
}
#content .post div.alignleft
{
	border: 1px #ccc dotted;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
#content .post div.aligncenter
{
	border: 1px #ccc dotted;
	clear: both;
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content .post div.alignright
{
	border: 1px #ccc dotted;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
#content .post .alignleft img, #content .aligncenter img, #content .alignright img, #content .wp-caption img
{
	margin: 5px;
	padding: 0px;
}
.content-bot
{
	
	border-top: 1px dotted #ccc;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
	text-align: left;
}
.content-bot a, .content-bot a:hover
{
	margin: 2px 10px;
	text-decoration: underline;
}

#footer {
position: absolute; left: 100px; bottom: 10px; top: 100%;

	width:70%;
	height:30px;
	visibility: visible;
	font-size:12px;
	text-align:center;


}
#footer a
{
	color: #000000;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}

p, h1, h2, h3, h4, h5, h6, h7
{
	margin-bottom: 17px;
	margin-top: 0px;
}
p, #content li
{
	line-height: 145%;
}
p.small
{
	font-size: 85%;
}
blockquote
{
	background: #efefef;
	border: 1px #ccc dotted;
	font-family: Arial;
	font-size: 0.9em;
	font-style: italic;
	margin: 5px 15px 15px 15px;
	padding: 10px 10px 5px 10px;
}
h1, h2
{
	font-family: Arial;
	font-weight: normal;
}
h1 a, h2 a
{
	color: #000000;
	text-decoration: none;
}
h1
{
	font-size: 2.0em;
	padding-bottom: 3px;
}
h2
{
	font-size: 1.3em;
}

a
{
	color: #002551;
}
a:hover
{
	color: #c6ba00;
}

#sidebar-wrapper
{
	display: inline;
	float: right;
	overflow: hidden;
	padding: 0px 0px 10px 10px;
	width: 160px;
}


#sidebar-wrapper h2, #sidebar-left h2, #sidebar-right h2
{
	color: #002551;
	margin-bottom: 12px;
}
#sidebar-wrapper h2, #sidebar-left h2 a, #sidebar-right h2 a
{
	color: #002551;
}
#sidebar-wrapper h2 a.rsswidget img, #sidebar-left h2 a.rsswidget img, #sidebar-right h2 a.rsswidget img
{
	display: none;
}
#sidebar-wrapper ul, #sidebar-left ul, #sidebar-right ul
{
	border-top: 1px dotted #002551;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

#sidebar-wrapper li, #sidebar-left li, #sidebar-right li
{
	
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px;
	width: 200px;
}
#sidebar-wrapper li a, #sidebar-left li a, #sidebar-right li a
{
	text-decoration: underline;
}
#sidebar-wrapper li a:hover, #sidebar-left li a:hover, #sidebar-right li a:hover
{
	color: #c6ba00;
}

#sidebar-wrapper2
{
	display: inline;
	float: right;
	overflow: hidden;
	padding: 0px 0px 10px 10px;
	width: 130px;
}

#sidebar-wrapper2 h2, #sidebar-left h2, #sidebar-right h2
{
	color: #000000;
	margin-bottom: 12px;
}
#sidebar-wrapper2 h2, #sidebar-left h2 a, #sidebar-right h2 a
{
	color: #000000;
}
#sidebar-wrapper2 h2 a.rsswidget img, #sidebar-left h2 a.rsswidget img, #sidebar-right h2 a.rsswidget img
{
	display: none;
}
#sidebar-wrapper2 ul, #sidebar-left ul, #sidebar-right ul
{
	border-top: 1px dotted #000000;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

#sidebar-wrapper2 li, #sidebar-left li, #sidebar-right li
{
	
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px;
	width: 200px;
}
#sidebar-wrapper2 li a, #sidebar-left li a, #sidebar-right li a
{
	text-decoration: none;
}
#sidebar-wrapper2 li a:hover, #sidebar-left li a:hover, #sidebar-right li a:hover
{
	color: #c6ba00;
}
#topnav
{
	
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	overflow: hidden;
	text-transform: uppercase;
	width: 960px;
	color: #f6e91a
	text-decoration: underline;
}
#topnav .left
{
	display: inline;
	float: left;
}
#topnav p
{
	margin-bottom: 0px;
	padding: 10px 0px;
}
#topnav ul
{
	margin: 0px;
	padding: 0px;
}
#topnav li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px;
}
#topnav li a
{
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	color: #f6e91a;
	padding: 10px;
}
#topnav li a:hover
{
	background: #b4c9de;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
	color: #f6e91a;
	padding: 10px;
}