/*  
Theme Name: Stalingrad 
Description: Bright and Dark Red Combine in this Vibrant Template

*/

/* General Start */

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background-image:url(img/bg.jpg);
	background-repeat: repeat;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#bgcontain {
  width: 800px;
	background: #FFF;
	border-left: 10px solid #d50d0d;
	border-right: 10px solid #d50d0d;
	margin: 0 auto;
	text-align: left;
	}

.contain { padding: 0 10px; }
.clear { clear: both; }
.none { display: none; }
.center { text-align: center; }
hr { display: none;	}
a img {	border: none; }

#storename {
display: block;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 24px;
	}

#tagline {
display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
	}
	
#storename a, #storename a:hover { 
	width: 400px;
	height: 85px;
	color: #fff;
	}

h1, h2, h3, h4{
color: #a70a0b;
}

h1 {
	font-size: 16px;
}
h2 {
	border-bottom:1px solid #a70a0b;
	font-size: 16px;
}
h3 {
	font-size: 14px;
	}

h4 {
	font-size: 12px;
	}


a, h2 a:hover, h3 a:hover {
	color: #a70a0b;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: none;
	}

/* General End */


/* Header and Menu Start */
	
#header {
	background: #FFF url('img/headerbg.gif') repeat-x;
	padding: 0 22px;
	margin: 0;
	height: 106px;
	}
	
	
#menu {
    background: url('img/menubg.gif');
	height: 33px;
	padding: 0 0 0 22px;
	margin: 0;
    }

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

#menu li {
    list-style-type: none;
	margin-right: 20px;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	float: left;
	}

#menu li a {
    color: #FFF;
	text-decoration: none;
	}
	
.current_page_item {
    background: url('img/licurrent.gif') no-repeat bottom center;
	}	
	
#menu li#pattern {
    float: right;
	background: url('img/pattern.gif');
	margin: 0;
	width: 197px;
	height: 33px;
	}
	
/* Header and Menu End */


/* Content Start */

#content {
	font-size: 1em;
	}

.narrowcolumn {
	float: right;
	padding: 10px 0 20px;
	margin: 0;
	width: 580px;
	}
	
.alt {
	background-color: #fff;
	border: 1px solid #ddd;
	}
	
.alttwo {
    background-color: #fff;
	border: 1px solid #C0D8F3;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.entry p.meta {
    margin: 0;
	padding: 2px 0;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.post {
	margin: 20px 0;
	text-align: left;
	}

ul.date {
    background: url('img/databg.gif') no-repeat;
	width: 52px;
	height: 49px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	}

li.day {
    font-size: 22px;
	color: #FFF;
	text-align: center;
	list-style-type: none;
	margin-top: 2px;
	}
	
li.month {
    font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	list-style-type: none;
	}
	
ul.title {
    float: left;
	margin: 0;
	padding: 0;
	}
	
li.topic {
    list-style-type: none;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 4px;
	}

li.topic a:hover {
    color: #d50d0d;
	text-decoration: none;
	}

	
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin: 0 auto;
	}

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

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

/* Content End */


/* Navigation Start */

.navigation {
    font-size: 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	text-transform: uppercase;
	}

.navigation span {
    border: 1px solid #70A2D9;
	background: #9DC4EF;
	padding: 4px;
	color: #a70a0b;
	}
	
.navigation a {
    border: 1px solid #A4C5EA;
	background: #CDE4FF;
	padding: 4px;
	color: #87AFDF;
	}
	
/* Navigation End */


/* Sidebar Start */

#sidebar {
	padding: 20px 0;
	float: left;
	width: 130px;
	}
	


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

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	}
	
#sidebar ul li h2 {
  background: url('img/h2_arrow.gif') no-repeat top left;
	padding: 0 0 5px 45px;
	font-size: 14px;
	line-height: 20px;
}

#sidebar ul li img {
    width: 200px;
	height: 78px;
	}

#sidebar ul p {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 8px 0 0 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ul li, #sidebar ul ol li {
    background: url('img/arrow.gif') no-repeat center left;
	margin: 4px 0;
	padding: 0 0 0 12px;
	line-height: 14px;
	}

#sidebar ul ul li a, #sidebar ul ol li a {
    color: #d50d0d;
	}
	
/* Sidebar End */


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #f65a5b;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


/* Footer Start */	

#footer {
	background: #d50d0d; 
	border-top: 3px solid #f65a5b;
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	}

#footer p {
    color: #FFF;
	font-size: 10px;
	margin: 0;
	padding: 8px 0;
	text-align: center;
	}
	
#footer p a {
    color: #FFF;
	}

/* Footer End */

/* content-specific */

.featuredProd {
  width: 28%;
  margin: 3px 10px;
  float: left;
  overflow: hidden;
  }

.featuredProd a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.featuredProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.featuredProd a:hover {
text-decoration:none;
}
.featuredProd p {  /* featured products description */
  color: #333;
  margin: auto;
} 
.catProdList p { 
  color: #333;
  margin: auto;
} 
.catProdList {
  width: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.catProdList a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 

.catProdList a {
font: bold 11px Arial, Helvetica, sans-serif;
margin: auto; 
text-decoration:underline;
}

.catProdList a:hover {
text-decoration:none;
}

.similarProd p { 
  color: #333;
  margin: auto;
} 

.similarProd {
  width: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.similarProd a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.similarProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.similarProd a:hover {
text-decoration:none;
}

.similarProd p { 
  color: #333;
  margin: auto;
} 
.relatedProd {
  width: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.relatedProd a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.relatedProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.relatedProd a:hover {
text-decoration:none;
}

.relatedProd p { 
  color: #333;
  margin: auto;
} 

.categoryLink {
  width: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
  }

.categoryLink a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  overflow: hidden; 
} 
.productImg { 
float: left; 
border: none;
margin: 3px; 
} 
#artlistbox {
  width: 580px;
}
#artbox {
  background: url('img/artbottom.gif') repeat-x left bottom;
  margin: 0 15px 0 15px;
  padding: 0 0 0 8px;
}

a.artlink {
	display: block; float:right; clear:both; margin-bottom:10px;
	height: 20px; width:100px; text-align:center; color:#fff;
	background: green; font:bold 14px/20px Arial, Helvetica, sans-serif; text-decoration:none
}
a.artlink:hover { background:#333; }
/*a.artlink b {
	position: absolute;
	left: -10000px;
}*/

.deptColumn {
  float: left;
  width: 202px;
  }
.deptColumn img {
  width: 200px;
  height: 200px;
  border: none;
  }
.deptColumn .mainDept li {
  list-style-image: url(img/arrow-large.gif);
  margin-bottom: 0px;
  border-bottom: 1px solid #91BB60;
  }
.deptColumn .mainDept li a {
  font: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  }
.deptColumn .catList {
  padding-left: 10px;
  }
.deptColumn .catList li {
  padding-bottom: 4px;
  list-style-image: url(img/arrow-small.gif);
  }
.deptColumn .catList li a {
  font: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  }
.deptColumn .catList .viewAll a {
  font-weight: bold;
  }
.clear { 
	overflow: hidden; 
	clear: both; 
	height: 1px; 
	margin: -1px 0 0 0; 
	font-size: 1px; 
}

.price { float:right; width:80px; padding:30px 0 30px 10px; text-align:center; clear:right; font-weight: bold; color: #a70a0b; }
.iconHeadline { width:480px; }
.desc { clear:right; color:863f00 }
.prodimg { float:left; margin:0 5px 5px 0; }

.price { 
float:right; 
width:300px; 
padding:30px 0 30px 10px; 
text-align:center; 
clear:right; 
font-weight: bold;
color: #000; 
}

.product_window_med{
background-position:center center; 
width:175px; 
height:175px; 
background-repeat:no-repeat;
margin:5px;
float:left;
}

.product_window_med img {
width:175px;
height:175px;
}

.product_window_lrg {
background-position:center center; 
width:275px; 
height:300px; 
background-repeat:no-repeat;
margin:5px;
float:left;
}

.product_window_lrg img {
width:275px;
height:300px;
}

.prodPageImg {
margin:0 10px 5px 0;
}