/*
Site design by Jennifer Bridges
Visit me at http://www.jbridgesdesign.com
Created especially for Joan's Trophy & Plaque Company
*/

body {
	margin: 0;
	background: #151515;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}


h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #e6d293;
	background-color: #363636;
	width: auto;
	padding-left: 10px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	margin-top: 45px;
}

h4 {
    color: #ffe9a5;
}

h5 {

}

h6 {
    color: #c70f0f;
	display: inline-table;
	font-style: normal;
	font-size: 12px;
}

a {
	color: #e6d293;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #ca1011;
}

img {
    border: none;
}

td {
    vertical-align: top;
}

table {
	margin-top: 10px;
}

hr {
    color: #c41011;
}

/* Logo */

#logo {
	float: left;
	width: 752px;
	height: 276px;
}

#logo h1 {
}

#logo2 {
	float: left;
	width: 752px;
	height: 138px;
}

/* Menu */

#menu {
	width: 958px;
	height: 29px;
	margin: 0 auto;
	background: #8b0000 url(../images/navBG.jpg) repeat-x;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#menu ul {
	margin: 0 0 0 10px;
	padding-top: 1px;
	list-style: none;
	width: 750px;
}

#menu li {
	float: left;
	text-align: center;
}

#menu a {
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}

#menu a:hover {
	background: #000000;
	color: #FFFFFF;
}

/* Search */

#menu #search {
	margin: 2px 0 0 0;
	*margin: -25px 20px 0 0;
	width:175px;
	display: inline-block;
	float: right;
}

#menu #search form {
	width: 175px;
	margin: 0;
}

#menu #search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#menu #search-text {
	border: 1px solid black;
	color: #000000;
}

#menu .search-submit {
	background: #000000 url(../images/sideNavBG.jpg) repeat-x;
	height: 20px;
	width: 45px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	border: 1px solid white;
	font-size: 10px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 752px;
	border-left: 1px solid black;
}

.post {
}

.post .title {
	padding: 0 0 0 10px;
	color: #FFFFFF;
	background-color: #363636;
	font-size: 16px;
	text-transform: none;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}

.post .title h1 {
	width: 752px;
	height: 18px;
}

.post .title a {
	background: none;
	color: #5C5C5C;
}

.post .meta {
	padding: 2px 10px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 0 10px 0 10px;
	margin: -10px 0 -46px 0;
	*margin: -10px 0 -19px 0;
	border-right: 1px solid black;
}

.post .small {
    font-size: 10px;
	margin: 0 0 -20px 10px;
}

.post .stats {
    padding: 10px 10px 10px 10px;
	background: #ffe9a5 url(../images/tl.gif) no-repeat;
	_background: #ffe9a5;
	color: #151515;
	margin-top: 15px;
	_margin-top: 20px;
	_margin-bottom: 0;
	height: auto;
	_max-height: 500px;
	width: auto;
}

.post .stats h6 {
    font-size: 28px;
	height: 28px;
	display: inline-block;
	margin: 10px 0 -100px 0;
	*margin: 0;
}

.post .stats a {
    color: #c70f0f;
}

.post .stats a:hover {
    color: #c70f0f;
}

.post .stats table {
    margin-top: -5px;
}

.post .stats #tr {
    background: url(../images/tr.gif) no-repeat;
	_background: none;
	height: 11px;
	width: 11px;
	float: right;
	margin: -10px -10px 0 0;
	*margin: -11px -40px 0 0;
	_margin: 0 -5px 0 0;
}

.post .stats #bl {
    background: url(../images/bl.gif) no-repeat;
	_background: none;
	height: 11px;
	width: 11px;
	float: left;
	vertical-align: bottom;
	margin: 0 0 0 -10px;
	*margin: 18px 0 0 -10px;
	_margin: 0 0 0 -20px;
}

.post .stats #br {
    background: url(../images/br.gif) no-repeat;
	_background: none;
	height: 11px;
	width: 11px;
	float: right;
	vertical-align: bottom;
	margin: 0 -10px 0 0;
	*margin: 18px -10px 0 0;
	_margin: -0 -20px 0 0;
}

.post .stats .table2 {
    height: 35px;
}

.post .rr {
    color: #ffe9a5;
	background-color: #363636;
	width: 60%;
	margin: 0 0 -13px 18px;
	padding: 2px 2px 2px 5px;
	font-size: 14px;
}

.post .dd {
    color: #151515;
	background: #ffe9a5;
	padding: 10px 10px 10px 10px;
	border: 1px solid black;
	font-style: italic;
	width: 96%;
	margin-top: -15px;
}

.post .imgcapt {
    color: #363636;
	display: inline-table;
	font-weight: 600;
	font-size: 11px;
}

.post tr .box{
	background-color: #ffe9a5;
	width: 100%;
	height: 100%;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 205px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
    background-color: #363636;
}

#sidebar li ul {
}

#sidebar li li {
	height: 18px;
	border-top: 1px solid #e6d293;
	border-bottom: 1px solid #e6d293;
	background: #000000 url(../images/sideNavBG.jpg) repeat-x;
	width: 205px;
	line-height: normal;
}

#sidebar h2 {
	background: #363636;
	font-size: 14px;
	color: #e6d293;
	padding-left: 10px;
}

#sidebar p {
	padding: 20px;
}

#sidebar a {
    color: #FFFFFF;
	padding-left: 30px;
	text-decoration: none;
	background: url(../images/redTriangle.jpg) no-repeat;
	display: block;
	width: auto;
	height: 15px;
}

#sidebar a:hover {
    color: #000000;
	background: #e6d293 url(../images/yellowTriangle.jpg) no-repeat;
	width: auto; 
	display: block;
}

#sidebar img {
    border: none;
}

#sidebar #account {
    background-color: #151515;
	border-top: 1px solid #e6d293;
	width: auto;
	padding-bottom: 5px;
}

#sidebar #account h2{
    background-color: #363636;
	width: auto;
	height: auto;
	border-bottom: 1px solid black;
}

#sidebar #account a {
	color: #FFFFFF;
	text-decoration: none;
	background: none;
	border: none;
}

#sidebar #account a:hover {
    color: #ffe9a5;
}

#sidebar #account li {
    background: #151515;
	border: none;
}

#sidebar #mailinglist {
    width: 200px;
	height: auto;
	background: #8d0101 url(../images/mailBG.jpg) repeat-x;
	color: #ffffff;
	padding-left: 5px;
	padding-bottom: 4px;
	font-size: 10px;
	border-top: 1px solid black;
}

#sidebar #mailinglist p{
	font-size: 13px;
	margin: -15px 0 -15px -20px;
}

#sidebar #mailinglist #i {
	height: 16px;
	width: 135px;
	color: black;
	font-weight: bold;
	border: 1px solid black;
	padding: 3px 0 0 0;
}

#sidebar #mailinglist #g {
	height: auto;
	background: #000000 url(../images/sideNavBG.jpg) repeat-x;
	border: 1px solid white;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 5px;
}

/*Featured */
#featured {
	width: 751px;
	_width: 751px;
	height: 165px;
	*height: 205px;
	_height: 185px;
	margin: auto;
	border-right: 1px solid black;
	border-bottom: black solid 1px;
	font-size: 11px;
}

#featured h2{
	padding: 0 0 0 5px;
	letter-spacing: -1px;
	font-size: 1.5em;
	color: #e6d293;
}

#featured .b {
    background: #990000 url(../images/navBG.jpg) repeat-x;
	height: 17px;
	width: auto;
	color: white;
	font-weight: bold;
	margin: 0;
	border: 1px solid white;
	padding: 0 0 0 0;
	font-size: 10px;
}

#featured td {
    vertical-align: top;
}

#featured img {
    border: none;
	height: auto;
}

#featured .prod{
    padding-top: 4px;
}

#featured table {
    margin-top: 0;
}

/* Footer */

#footer {
	width: 953px;
	height: 50px;
	margin: -10px auto;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0 auto;
	line-height: normal;
	font-size: 9px;
	text-align: left;
}

#footer img {
    border: none;
}

#footer a {
	text-decoration: underline;
	color: #c50f10;
}

#footer a:hover {
    color: #e6d293;
}

#footer td {
    vertical-align: middle;
}

#footer #ara {
    float: right;
	margin-top: -57px;
	color: #FFFFFF;
	font-size: 10px;
}

/*Contact Form*/

#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;
width:450px;
color: #FFFFFF;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
color: #FFFFFF;
}
#fcf2 p {
text-align:center;
padding:8px;
color: #FFFFFF;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
color: #000000;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
color: #FFFFFF;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
color: #FFFFFF;
}
#fcf2 div.sp {
clear: both;
color: #000000;
}
#fcf2 .req {
font-weight:bold;
color: #f00;
}
#fcf2 input, #fcf2 textarea {
background: #FFFFFF;
border:1px solid #000000;
padding:2px;
color: #000000;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #000000;
color: #000000;
}

#fcf2 .submit {
background: #FF0000 url(../images/navBG.jpg) repeat-x;
border: 1px solid white;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
}

#buystar {
height: 78px;
width: 78px;
background: url(../images/star.gif) no-repeat;
display: inline;
float: right;
margin-top: -40px;
*margin-top: 0;
}

/**
 * Spanky Corners -- CSS Rounded Corners by SitePoint
 *
 * Auto generated code
 * Details @ http://tools.sitepoint.com/spanky/
 * @version 1.1b
 */

 /* Align pixels with ems - http://www.clagnut.com/blog/348/ */
div.rounded {
  background: #ffe9a5 url(../images/bl_18_ffe9a5_151515.gif) no-repeat  bottom left;
  color: #333333;
  position: relative;
  padding-top: 0;
  padding-bottom: 18px;
  margin: 1em 10px 0 0 ;
  height:100%;
}
/* every element within 'div.rounded' gets the B-R corner */
div.rounded * {
  background: #ffe9a5 url(../images/br_18_ffe9a5_151515.gif) no-repeat  bottom right;
  color: #333333;
  padding: 1em 2em 18px 18px;
  margin: 0 0 -18px 18px;
  height:100%;
}

/* Scrub that B-R corner from all elements *2 or more* levels deep*/
div.rounded * * {
  padding: 0;
  margin: 0;
  background: none;
  color: #333333;
  height:auto;
}

/* Set up some H's as 'box heads' with the T-R and T-L corners */

div.rounded h1, div.rounded h4 {
  color: #151515;
  background: #ffe9a5 url(../images/tr_18_ffe9a5_151515.gif) no-repeat top right;
  display: list-item;
  list-style-image: url(../images/tlc_18_ffe9a5_151515.gif);
  list-style-position: inside;
  list-style-type:none;
  padding: 0;
  margin: 0;
  position: relative;
}

div.rounded h1 {
	font-size: 3.2em;
	*display: block;
}

div.rounded h4 {
	font-size: 2em;
	color: #c70f0f;
	*display: block;
}


/* all curved boxes get the bottom-left corner */

/*pretty links*/
div.rounded a { color: #c70f0f; text-decoration: underline; }
div.rounded a:hover { text-decoration: none; }


/* reset some useful defaults on list items */
div.rounded * li {
  margin-left: 2em;
}

div.rounded h1:first-letter {
	*padding: .3em 0 0 18px;
	*background: transparent url(../images/tlc_18_ffe9a5_151515.gif) no-repeat top left;
}

div.rounded h4:first-letter {
	*padding: .3em 0 0 18px;
	*background: transparent url(../images/tlc_18_ffe9a5_151515.gif) no-repeat top left;
}

div.rounded hr {
    color: #c41011;
}