/*
Theme Name: Emilia Poochie 
Theme URI: http://emiliapoochie.com/
Author: Santa Fe Web Design LLC
Author URI: http://santafewebdesign.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body
{
	background-color : #E36695;
	font-family : arial, verdana, arial, sans-serif;
	color : #666633;
	margin : 0px;
	padding : 25px 0px 0px 0px;
}

/* clear fix */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#layout
{
	margin : auto;
	width : 800px;
}

#header
{
	width : 800px;
	background-image : url(/images/top_bg.gif);
	background-repeat : no-repeat;
	color : #9C9FA2;
	height : 112px;
	margin-bottom : 25px;
}

#header_left
{
	float : left;
	width : 390px;
	padding : 10px 0px 0px 10px;
}

#header_right
{
	padding : 10px 10px 0px 0px;
	float : left;
	width : 390px;
	text-align : right;
	font-family : century gothic, verdana, helvetica, sans-serif;
	font-size : 16px;
}

#header_right a
{
	color : #9C9FA2;
	text-decoration : none;
}

#left_col
{
	width : 159px;
	float : left;
	margin-right : 25px;
	padding : 0px 0px 0px 0px;
}

#nav
{
  background: #fff;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  color: #a32d32;
}

html>body #nav
{
	margin-top : 0px;
}

#nav img {
}

#nav .addButton {
  font-size: 12px !important;
  width: 80%;
  background: #ccc;
  margin-left: 5px;
}

#nav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#nav ul li {
  padding: 0px;
  margin-left: 2px;
  font-weight : bold;
}

#nav ul li a {

}

#nav .wpsf-storesubnav {
  color : #006600;
  margin-left: 7px;
  display: block;
}

#nav .wpsf-storesubnav a {
  color: #ca3f73;
  font-size: 13px;
  font-weight : bold;
}

#nav .wpsf-storesubnav a:hover {
  color: #959b6c;
  
}


#nav .subnav_closed {
  display: none;
}

.active {
	font-weight:bold;
}

#nav_pad
{
	padding : 16px 5px 30px 10px;
	margin : 0px 0px 0px 0px;
}

html>body #nav_pad 
{
	padding-bottom : 0px;
}

#nav_pad a
{
	color : #797A4D;
	text-decoration : none;
	font-size : 14px;
}

#nav_pad h3
{
	margin : 0px;
	padding : 0px;
	font-size : 13px;
}

#nav_pad p
{
	font-size : 11px;
}

#nav_pad a:hover
{
	color : #959b6c;
}

#nav_pad div.sub_nav a
{
	color : #006600;
	font-size : 12px;
	margin-left : 7px;
}

#nav_pad div.sub_nav a:hover
{
	color : black;
}

/*
#left_col
{
	width : 160px;
	float : left;
	margin-right : 25px;
}

#nav
{
	background-image : url(/images/nav_bg.gif);
	background-repeat : no-repeat;
	height : 244px;
	padding : 10px 0px 0px 10px;
}
*/

#news
{
	/* background-image : url(/images/news_bg.gif);
	background-repeat : no-repeat; */
	background-color : white;
	margin : 0px 0px 0px 0px;
	padding : -10px 0px 0px 0px;
}

html>body #news
{
	padding-top : 0px;
}

#news h2
{
	color : #A9194F;
	font-size : 11px;
	text-transform : capitalize;
	margin : 7px 0px 0px 0px;
	padding : 2px;
}

#news h2 a
{
	color : #A9194F;
	font-size : 11px;
	text-transform : capitalize;
	text-decoration : none;
}

#news p
{
	margin : 0px 0px 8px 0px;
	font-size : 11px;
}




#content
{
	float : left;
	width : 429px;
	margin-right : 25px;
	background-image : url(/images/content_bg.gif);
	background-repeat : repeat-y;
	background-position : left;
	margin-bottom : 10px;
}

#index_content
{
	float : left;
	width : 449px;
	margin-right : -6px;
	color : #E963A5;
}

html>body #index_content
{
	margin-right : 5px;
}

#index_content a
{
	color : #5a361c;
}

#index_content a:hover
{
	color : #b0d748;
}

#content_top
{
	background-image : url(/images/content_top.gif);
	background-repeat : no-repeat;
	height : 10px;
}

#content_bottom
{
	background-image : url(/images/content_bottom.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
	padding : 0px 5px 10px 5px;
	font-size : 12px;
	color : #E963A5;
}

#content_bottom.non_news
{	
	height : 465px;
}



#content_bottom p
{
	margin-top : 0px;
        padding-right : 12px;
        padding-top:10px;
        color : #b54674;
}

#content_bottom a
{
	color : #5a361c;
}


#content_bottom a:hover
{
	color : #b0d748;
}



/*
#right_col
{
	float : left;
	width : 160px;
	background-image : url(/images/pup_bg.gif);
	background-repeat : no-repeat;
	height : 484px;
	padding : 10px 0px 0px 10px;
}
*/

#right_col
{
	float : left;
	width : 159px;
	background-image : url(/images/pup_bg.gif);
	background-repeat : no-repeat;
	height : 484px;
	padding : 10px 0px 0px 10px;
}

#right_col_index
{
	float : left;
	width : 159px;
	padding : 0px 0px 0px 0px;
	text-align : center;
}

#contest {
  background: #fff;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  color: #a32d32;
}

#contest p,h3,h4 {
  margin: 3px 4px 5px 4px;
  font-size: 12px;
}

#contest h3 {
  font-size: 14px;
}

#contest h4 {
  font-size: 12px;
}

#contest a {
  color: #a32d32;
  text-decoration: none;
  font-weight: bold;
}

#contest a:hover {
  text-decoration: underline;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */

#blog_content h3
{
	margin-top : 0px;
}

#content_bottom h2
{
	margin-top : 0px;
}

#index_box {
	background-image : url(/images/index_box_green.jpg);
	background-repeat : no-repeat;
	font-size : 11px;
	height : 230px;
	margin-bottom : 17px;
	margin-right : 20px;
	padding-top : 9px;
	text-align : center;
	width : 200px;
	float : left;
}

#index_box a img {
	border:1px dotted #666633;
	height:auto;
	width:auto;
	margin : 5px 0px 5px 0px;
}

#cat-89, #cat-91 {
 color: #b5326a !important;
}

#cat-89.active, #cat-91.active {
 color: #b5326a !important;
}

