/*
Theme Name: Etoys Wordpress Theme
Author: Dan Cregin
Author URI: http://balticblogdesign.com
Tags: two-column, widget-ready, blank
*/
/* basics */

*{margin:0; padding:0;}

body {
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin:0px;
	padding:0px;
	}
	
a {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color:#0000CC;
	text-decoration: underline;
}

img {
	border: none;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
	margin-top:-4px;
}

h1 {
	color: #000;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	border-bottom: 1px dashed #000140;
	font: normal 175%/100% arial,helvetica,verdana,sans-serif;
	padding-bottom: 3px;
}

h1.main {
	color: #000;
	text-indent:-9000px;
	border:none;
	margin: -10px 0px 0px;
	letter-spacing: -1px;
	font: normal 100%/100% arial,helvetica,verdana,sans-serif;
	padding-bottom: 0px;
}

h1 a, h1 a:visited{
	color: #bf2100;
	text-decoration: none;
}
h1 a:hover{
	color: #ABABAB;
	text-decoration: none;
}
h2 {
	color: #000;
	margin: 5px 0px 2px;
	border-bottom: 1px dashed #000140;
	font: normal 175%/100% arial,helvetica,verdana,sans-serif;
	padding-bottom: 3px;
}

h2 a, h2 a:visited {
	color: #bf2100;
	text-decoration: none;
}
h2 a:hover {
	color: #ABABAB;
	text-decoration: none;
}

h3 {
	font: bold 140%/100% arial,helvetica,verdana,sans-serif;
	color: #BF2100;
	margin: 10px 0px 5px;
}

h4 {
	font: normal 130%/100% arial,helvetica,verdana,sans-serif;
	color: #4D4D4D;
	margin: 5px 0px 5px;
}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}

/* container */


#container {
	width: 910px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:#fff;
  	width: 910px; 
  	height: 150px;
	color: #fff; 
	}
	
#logo {
	margin: 5px 0 0;
                position: absolute;
	width:305px;
	height:97px;
	left: 0px;
	top: 0px;
}

#rss { height:24px; width:24px; position:absolute; right:3px; top:15px; }
#facebook { height:24px; width:24px; position:absolute; right:3px; top:42px; }
#twitter { height:24px; width:24px; position:absolute; right:3px; top:68px; }

#topnav { background:url(images/topnav.gif) no-repeat; width:906px; height:24px; margin-top:100px; padding: 5px 0 0 2px;
}
#nav { list-style-type: none; font-size:16px;
}
#nav li { float:left; display:block;}
#nav a { color:#FFFFFF; text-decoration:none; padding: 5px 10px; font-weight:bold; }
#nav a:hover { color:#024577; text-decoration:none; padding: 5px 10px; font-weight:bold; }
#date { text-align:right; position:absolute; top:5px; right:10px; width:250px; font-weight:bold; height:20px;  }
#date p { padding: 6px 0; }
/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:760px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */


#content {
	float: right;
	width: 728px;
	overflow: hidden;
	margin:0px;
	}	

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	clear:both; 
	font-family: verdana, arial, tahoma;
	font-size:11px;
	}
	
.post h2{
	font:normal 15pt  Arial, Helvetica, sans-serif;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:0 10px 0 0;}
.alignright a{float:right; margin:0 0px 0 10px;}

/* sidebar */

#sidebar { text-align:left; font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:175px;
	float:left;
	margin:0 0 10px 0;
	padding: 0;
}
#sidebar a { color:#333333; } 

#sidebar ul { 
}
#cats { border: 1px solid #c5db6e; width:169px; position:relative; margin-top:0px; padding-top:5px; 
}
#characters { border: 1px solid #8c2d8b; width:169px; position:relative; margin-top:10px; padding-top:5px; 
}
#brands { border: 1px solid #1c9eed; width:169px; position:relative; margin-top:10px;padding-top:5px; height:100%;
}
#lstpgs { border: 1px solid #c5db6e; height:200px; width:169px; position:relative; 
}
#archives { border: 1px solid #4e8fb5; height:200px; width:169px; position:relative; margin-top:10px;
}
#btm, #btm2, #btm3 {
position:absolute; width:171px; height:6px; overflow:hidden; z-index:1;
}

#btm {bottom:-1px; left:-1px;}
#btm2 {bottom:-1px; left:-1px;}
#btm3 {bottom:-1px; left:-1px;}

#top, #top2, #top3 {
position:absolute; width:171px; overflow:hidden; z-index:1;
}

#top {top:-1px; left:-1px; height:133px;}
#top2 {top:-1px; left:-1px; height:149px;}
#top3 {top:-1px; left:-1px; height:174px;}

#lstpgs ul {position:relative; z-index:100; padding:5px 10px;}
#cats ul {position:relative; z-index:100; padding:5px 10px;}
#archives ul {position:relative; z-index:100; padding:5px 10px;}

#lstpgs h2 {position:relative; z-index:100; padding:5px 10px; color:#004001;}
#cats h2 {position:relative; z-index:100; padding:5px 10px; color:#800000;}
#archives h2 {position:relative; z-index:100; padding:5px 10px; color:#000140;}

#sidebar h2{
	font: bold 14px Arial, Helvetica, sans-serif;	
	margin-top: 0;
	letter-spacing:0;
	border-bottom: none;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar ul li a { color:#333333; }

#sidebar img {padding: 0; margin: 0;}

#cats ul {position:relative; z-index:100; padding:5px 10px; list-style-type:none;}

#characters ul {position:relative; z-index:100; padding:5px 10px; list-style-type:none;}
#brands ul {position:relative; z-index:100; padding:5px 10px; list-style-type:none;}

#cats h2 {position:relative; z-index:100; padding:5px 10px; color:#004001; }

#characters h2 {position:relative; z-index:100; padding:5px 10px; color:#800000; }
#brands h2 {position:relative; z-index:100; padding:5px 10px; color:#000140;}

#panel {
	width: 900px;
	position: relative;
	top: 1px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
}
#panel ul { padding-top:0px; margin-top:-3px; }
#panel2 {
	width: 900px;
	position: relative;
	top: 1px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
}
#panel2 ul { padding-top:0px; margin-top:-3px; }
.panel_button { height:15px; text-align:right; padding:2px;}
.panel_button2 { height:15px; text-align:right; padding:2px; }

/*#sidebar ul {
	position:absolute;
	z-index:100px;
	margin:5px 0px 0px 10px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}  */



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	position:absolute;
	top:15px;
	background:url(images/search_box.gif) no-repeat;
	height:77px;
	width:251px;
	right:32px;
	padding:0;
	margin:0 0;
	}

#searchform input#s{
	margin:10px 0 0 10px;
	padding:4px 0 0px 5px;
	border:0px;
	background:url(images/input_box.gif) no-repeat;
	width: 231px;
	height: 25px;
	}

#searchsubmit {
	background: url(images/search_button.gif) no-repeat;
	width:78px;
	height:29px;
	border:0px;
	margin:2px 0 0 163px;
	cursor: pointer;
	vertical-align: middle;
	}
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	background: url(images/footer_bkg.gif) no-repeat;
	width:908px;
	height: 42px;
	clear: both;
	}
	
#footer p{padding:14px 0;margin: 0; color:#fff; text-align:center;}
#footer a{color: #fff; text-decoration: none; font-weight:bold;}
#footer a:hover{color: #fff;text-decoration: underline; font-weight:bold;}

