/*  
Theme Name: SlamJam 2007
Theme URI: http://www.slamjam.it/
Description: The SlamJam Site Template for WordPress
Version: 1.1
Author: Sartoria Comunicazione
Author URI: http://www.sartoria.com/

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

*/

* {
	font-size: 10px;
	padding: 0;
	margin: 0;
	border: none;
	line-height: 100%; 
	
}

.ahem, hr {
	display: none;
}

.spacer {
	display: block;
	clear: both;
}

body {

	font-size: 12px;
	font-family: 'Lucida Grande', sans-serif;

	/*margin-top: 28px;*/

}

a, a:visited, a:link {

	color: red;
	text-decoration: none;

}

a:hover {

	color: #000;
	text-decoration: underline;
}


h1 {

	width: 160px;
	height: 66px;
	background: url(images/SJlogo.gif) no-repeat;
	margin-bottom: 8px;

}

h1 a {
	display: block;
	width: 160px;
	height: 66px;
}

/* CONTENT */

#content {

	width: 950px;
	position: absolute;
	left: 50%;
	margin-left: -475px;

}

#contents {
	margin-bottom: 18px;
	
	
	/* TO REMOVE */
/*	background-color: #EEE; */
/*	height: 500px; */
}


/* MENUs */


#menus ul {

	background: url(images/dotted.gif) repeat-x;


}

#menus ul li {
	list-style: none;
}

ul#menu_categories {

	padding-top: 14px;
	
}

ul#menu_categories li {

	float: left;
	margin-bottom: 13px;

}

ul#menu_categories li a {

	display: block;
	height: 20px;
	background-repeat: none;

}

a#mnu_news {

	width: 45px;
	margin-right: 17px;
	background-image: url(images/li_news.gif);

}

a#mnu_background {

	width: 100px;
	margin-right: 656px;
	background-image: url(images/li_background.gif);

}

a#mnu_slamjamsport {

	width: 127px;
	background-image: url(images/li_slamjamsport.gif);

}

/* EXTRA */

ul#menu_extra {

	padding-top: 6px;

}

ul#menu_extra li {

	float: left;
	margin-bottom: 8px;

}

ul#menu_extra li a {

	display: block;
	height: 15px;
	background-repeat: none;

}

a#mnu_slamtrick {

	width: 68px;
	margin-right: 15px;
	background-image: url(images/li_slamtrick.gif);

}

a#mnu_carhartt {

	width: 97px;
	margin-right: 733px;
	background-image: url(images/li_carharttstores.gif);

}

a#mnu_home {

	width: 37px;
	background-image: url(images/li_home.gif);

}

/* FOOTER */

	/* COMPANY */

ul#menu_company {

	display: block;
	float: left;
	width: 400px;

}

ul#menu_company li {

	float: left; 
	margin-top: 8px;
	margin-bottom: 8px;
	list-style: none;

}

ul#menu_company li a {

	display: block;
	height: 15px;
	background-repeat: none;

}

a#mnu_company {

	width: 46px;
	margin-right: 15px;
	background-image: url(images/li_company.gif);

}

a#mnu_terms {

	width: 99px;
	margin-right: 18px;
	background-image: url(images/li_terms.gif);

}

a#mnu_contacts {

	width: 44px;
	margin-right: 16px;
	background-image: url(images/li_contacts.gif);

}

a#mnu_rss {

	width: 26px;
	background-image: url(images/li_rss.gif);

}


/* FOOTER COPYRIGTH */ 

#cont_mnu_company {

	width: 300px;
	float: left;

}

#footer {

	background: url(images/dotted.gif) repeat-x top left;
	padding-top: 1px;
	margin-bottom: 85px;
}


#copy {

	color: #666;
	
	float: right;
	width: 200px;
	text-align: right;
	padding-top: 9px;
	
}

/* FOOTER POWERED */

#powered {

	height: 27px;
	
}

#powered a {

	display: block;
	float: right;
	height: 27px;
	width: 83px;
	background: url(images/powered_by_sartoria.gif) no-repeat 0 0;

}



/* SECTIONS */


p.posts_archive_noentry {

	font-size: 2em;

}

#lasatsix {

	float: left;
	width: 701px;
	
}

#lasatsix img {

	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
	
}

#posts_archive {

	float: left;
	width: 248px;


}


#posts_archive li, #posts_archive a {

	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;

}

#posts_archive li {

	list-style: none;

}


#title_archive {

	height: 29px;
	margin-bottom: 14px;

}

h2.background {
	width: 241px;
/*	background: url(images/background_archive.gif) no-repeat; */
	background: url(images/background.gif) no-repeat;
}

h2.shine-on {
	width: 241px;
/*	background: url(images/background_archive.gif) no-repeat; */
	background: url(images/shine_on.gif) no-repeat;
}


strong.bkg_cur_page {

	font-size: 1.2em;
	font-family: "Helvetica", "Arial", sans-serif;
	color: #000;
	font-weight: bold;
}

#bkg_pages {
	font-size: 1.2em;
	font-family: "Helvetica", "Arial", sans-serif;
	color: #999;
	font-weight: bold;

}

h2.news {
	width: 209px;
	background: url(images/news_archive.gif) no-repeat;
}


#posts_archive_results {

	min-height: 410px;
	height:auto !important;
	height:410px;
	
	margin-bottom: 14px;
	
}

#posts_archive_results h3 {

	font-size: 1;
	margin: 0 0 10px 0;
	color: #999;

}

#posts_archive_results ul li {

	color:#999999;
	font-weight:bold;
	
	padding:1px 0pt 6px 0px;
	
	font-size: 1em;
	
	text-decoration:none;
/*	text-transform:uppercase; */


}

#posts_archive_results ul li span {

	display: block;
	float: left;
	width: 20px;
	padding-top: 1px;


}

#posts_archive_results ul li a {

	display: block;
	float: left;
	width: 220px;

}

#posts_archive_results ul li a:hover {

	color: #999;

}

#posts_archive_my {

	font-family: "Helvetica", "Arial", sans-serif;
	color: #999;
	font-weight: bold;
	
	
}

#posts_archive_my a {

	color: #999;
	font-size: 12px;

}

#posts_archive_my a:visited {
	color:#666:
}

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

#posts_archive_my a.selected {

	color: #000;

}

#posts_archive_my dt {

	display: block;
	float: left;
	
	padding-right: 4px;
	font-size: 1.2em;

}

#posts_archive_my dd {

	display: block;
/*	float: left;*/
	
	word-spacing: .5em;

}
/*
#posts_archive_my dd p {
	word-spacing: 1.5em;
}
*/

#posts_archive_my dt.years {

	/*width: 40px;*/
	width: auto;
}

#posts_archive_my dt.months {

/*	width: 40px;*/
	width: auto;
} 

#posts_archive_my dd.years {
/*	width: 100px; */
width: auto;

}

#posts_archive_my dd.months {
/*width: 190px; */
width: auto;
} 



/* POST SINGLE PAGE */ 

div.post {




}


div.post div.entry h2 {

	display: block;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 17px;

}

div.post small.title_category {

	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	margin-bottom: 4px;
	

}

div.post p {

	line-height: 120%;

}

div.post div.entry div.post_content {

	min-height: 470px;
	height:auto !important;
	height:470px;
	
	margin-bottom: 14px;

}

div.post div.entry div.post_content p {

	margin-bottom: 10px;

}

div.post_layout1 {

	width: 456px;
	float: left;

}

div.layout1 {

	margin-left: 496px;

}

div.layout2 {

	margin-top: 14px;

}

div.layout2 div.entry div.post_content {

	min-height: 0;
	height: auto;
	
	margin-bottom: 14px;

}

div.post_layout3 {

	width: 456px;
	float: left;

}

div.layout3 {

	margin-left: 496px;

}

div.layout3 div.entry div.post_content {

	min-height: 580px;
	height:auto !important;
	height:580px;
	
	margin-bottom: 14px;

}

div.post div.entry p.post_archive_link a {

	background: url(images/archive_link.gif) no-repeat;
	text-transform: uppercase;

	padding: 2px 0 2px 18px;
	
	text-decoration: none;
	color: #999;
	font-weight: bold;

}

div.post div.entry p.post_archive_link a:hover {

	color: #000;

}

div.video_small {

	float: left;
	width: 480px;
	margin-right: 14px;

}

div.video_cont {

	background-color: black;
	text-align: center;
	
	padding: 40px;
	
}

div.video_cont_large {

	padding: 0;

}

