/*
Theme Name: DogvsToy 2k
Theme URI: 
Description: 
Version: 1.6
Author: 
Author URI: 
*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
 margin:0; 
 padding:0; 
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	width:960px;
	   height:100%;
	   position:relative;
	   	margin-left:auto;
	margin-right:auto;
	}
#header {
	background: #73a0c5 url('images/dogvstoy_header.jpg') no-repeat bottom center;
	   position: relative;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	   position: relative;
	}
	.header{
   position: relative;
   float: left;
   width: 940px;
   height: 250px;
   background-image:url('images/dogvstoy_header.jpg');
}
	.bannernavwrapper{
   position: relative;
   float: left;
   width: 945px;
   height: 285px;
   background-image:url('images/grassbanner.jpg');
   background-repeat:no-repeat;
}
.footer {
	width:100%;
}
.left1{
   position: relative;
   float: left;
   left: 7px;
   width: 220px;
   height: 275px;
   background-color: 
}
.left2{
   position: relative;
   float: left;
   left: 22px;
   width: 220px;
   height: 275px;
   background-color: 
}
.left3{
   position: relative;
   float: left;
   left: 37px;
   width: 220px;
   height: 275px;
   background-color: 
   }
.right{
   position: relative;
   float: right;
   right: 7px;
   width: 220px;
   height: 275px;
   background-color: 
}
.contentwrapper {
	   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   background-color:#d3e7ef;
}
.clear {
}
/*--------------POST TAGS------------*/
.fullpostdiv{
	    width:675px;
	float:left;
}
.allpostdiv{
    width:475px;
	float:left;
}
.singlepostdiv{
   width: 468px;
   border:4px solid #9ABAAF;
   margin-bottom:10px;
    background-color:#e9f0f3; 
}
.posttitlediv {
	font-family:"Arial Black", Gadget, sans-serif;
   font-size:35px;
   color:#999;
   height: 80px;
   padding-left:30px;
   padding-top:5px;
   background-image:url(images/posttitle_bg.gif);
      background-repeat:no-repeat;
}
.postimagediv{
	   padding-top:5px;
	width: 470px;
	height: 175px;
}
.posttext {
	   color:#666;
   font-size:20px;
   padding: 5px;
}
.postfooter {
	padding-left:10px;
    padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
    color:#666;
	height: 65px;
	background-image:url(images/postfooter_bg.gif)
}
.posttitlediv h2 {
	font-size:26px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#000000;
}
.singlepostdiv p {
	margin-left:10px;
	margin-right: 10px;
}
/*--------------big side------------*/
.bigsidebar {
			float:right;
			   width:450px;
			      position: relative;
}
.bigsidebaritem {
	   font-weight:bold;
	   	font-family:"Arial Black", Gadget, sans-serif;
   font-size:16px;
   color:#666;
   width:445px;
   border:2px #94B7B0 solid;
   background-color:#e9f0f3; 
   margin-bottom:10px;
}
.smallsidebar {
				float:right;
			   width:250px;
			      position: relative;
}
.smallsidebaritem {
				float:right;
			   width:245px;
			      position: relative;
				    border:2px #94B7B0 solid;
   background-color:#e9f0f3; 
   margin-bottom:10px;
      font-weight:bold;
	   	font-family:"Arial Black", Gadget, sans-serif;
   font-size:16px;
   color:#666;
}
.gridwrap{
   position: relative;
   float: left;
   left: 0.5%;
   width: 99.00%;
   height:110px;
   margin-bottom: 0.4%;
   font-size:10px;
}
.grid1{
   position: relative;
   float: left;
   left: 1.2%;
   width: 82px;
   color:#090;
   height: 82px;
}
.grid2{
   position: relative;
   float: left;
   left: 2%;
    color:#639;
   width: 82px;
   height: 82px;
   
}
.grid3{
   position: relative;
   float: left;
   left: 2.9%;
    color:#06F;
   width: 82px;
   height: 82px;
   }
.grid4{
   position: relative;
   float: left;
   left: 3.7%;
    color:#900;
   width: 82px;
   height: 82px;
}
.right5{
   position: relative;
   float: right;
   right: 1%;
    color:#F90;
   width: 82px;
   height: 82px;
}
gridbody {
   font-size: 90%;
   height: 220px;
}
.corpost {
	float: left;
	width: 440px;
	background-color:#999;
	text-align:center;
}
.cortitle {

	width: 440px;
	background-color:#F00;
	height:55px;
}
.clear {
	clear:both;
}
