@font-face {
 font-family: peaWeenie;
 src: url("font/peaweenie.eot") /* EOT file for IE */
}
@font-face {
 font-family: peaWeenie;
 src: url("font/peaweenie.ttf") /* TTF file for CSS3 browsers */
}

.entry h1.
h3#comments,
#respond h3,
h2.pagetitle {
	font-family: peaWeenie;
}

body {
	font-size: 13px;
	line-height: 2.5em;
}

div#jam_lounge_column {
	width: 625px;
	float: left;
	padding: 20px 0px 20px 35px;
	margin-left: 25px;
}

div#jam_right_column {
	width:270px;
	float: left;
	margin-left: 10px;
}

#jam_lounge_content {
	background:transparent url(../../../../images/product_bg.png) repeat scroll 0 0;
	padding:10px;
	width:600px;
}

.secondary {
	background:transparent url(../../../../images/product_bg.png) repeat scroll 0 0;
	margin:10px 0;
	padding:15px;
	width:94%;
}

div#jam_right_column div.box {
	background:transparent url(../../../../images/product_bg.png) repeat scroll 0 0;
	width: 245px;
	margin: 0 auto;
}

div#jam_right_column div.box a {
	color: #000;
	font-size: 1.3em;
	padding: 0 10px 0 10px;
	text-decoration: none;
	font-weight: 900;
	font-family: 'trebuchet ms', sans-serif;
}

div#jam_right_column div.box a:hover {
	color: #ffcc00;
	background-color:#000;
}

div#sidebar {
	width: 215px;
	margin: 0 auto;
}

#jam_lounge_content  a {
	color: #ffcc00;
}

#jam_lounge_content a:hover {
	color: #000;
}


#jam_lounge_content .secondary h2 a:hover {
	background-color: none !important;
	text-decoration: none;
}

div.secondary small {
	color: #fff;
	font-weight: 800;
	letter-spacing: -0.04em;
}


h1,h2,h3,h4,h5 {
	color: #FFCC00;
}

h1 a,h2 a,h3 a,h4 a,h5 a, a {
	color: #FFCC00;
}

#jam_lounge_content h1 {
	font-size: 1.8em;
}

#jam_lounge_content h2 {
	font-size: 1.6em;
}

#jam_lounge_content .secondary h2 {
	font-family: peaWeenie;
	font-size: 2em;
	text-decoration: none;
	font-weight: normal;
}

#jam_lounge_content h3 {
	font-size: 1.4em;
}

#jam_lounge_content h4 {
	font-size: 1.2em;
}

#jam_lounge_content h5 {
	font-size: 1em;
}

div#jam_product {
	padding: 10px;
	background: url(../../../../images/product_bg.png) 0 0 repeat;
	width: 600px;
	margin: 20px;
}

li.widget_categories {
	background: url(images/box_bg_left_cats.png) 0 0 no-repeat;
	padding: 75px 0 20px 0;
	margin-bottom: 20px;
}

li.widget_categories h2 {
	margin-top: -35px;
	text-indent: -10000px;
}

li.widget_recent_entries {
	background: url(images/box_bg_left_posts.png) 0 0 no-repeat;
	padding: 75px 0 20px 0;
	margin-bottom: 20px;
}

li.widget_recent_entries h2 {
	margin-top: -35px;
	text-indent: -10000px;
}

li.widget_archive {
	background: url(images/box_bg_left_archives.png) 0 0 no-repeat;
	padding: 75px 0 20px 0;
	margin-bottom: 20px;
}

li.widget_archive h2 {
	margin-top: -35px;
	text-indent: -10000px;
}

li.widget_categories ul li,
li.widget_recent_entries ul li,
li.widget_archive ul li {
	padding: 0;
	margin: 5px;
	line-height: 1.3em;
}

div#comments_made {
	background:transparent url(../../../../images/product_bg.png) repeat scroll 0 0;
	margin:10px 0;
	padding:15px;
	width:94%;
}

div.comment-author {
	color: #fff;
}

img.avatar  {
	display: none;
}

ol.commentlist {
	margin: 10px 0;
	padding: 5px 0;
	border-bottom: 1px dotted #ffcc00;
}


div.alignleft,
div.alignright {
	float: left;
	width: 50%;
	height:10px;
}

div.alignright {
	text-align: right;
}

div#respond {
	background:transparent url(images/product_bg.png) repeat scroll 0 0;
	margin:10px 0;
	padding:15px;
	width:560px;
	padding-top: 57px;
 	-moz-border-radius:3px;
 	-webkit-border-radius:3px;
}

textarea#comment {
 	-moz-border-radius:3px;
 	-webkit-border-radius:3px;
 	width: 525px;
 	padding: 3px;
}

form#commentform input {
	padding: 5px;
	border: none;
}