/* ----------------------------------------------
	Template Name : UrbanArtist
	Template Code : S-0025
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : June 30, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }


body {
	font: 11px/165% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0; 	padding: 0; 
	background: #000;
	text-align: center;

}

/* Links */
a, a:visited {
	text-decoration: none;
	color: #BEBEBE;	
}
a:hover {
	color: #fff;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Helvetica, Tahoma, Arial, Sans-serif;
	color: #FAFAFA;
}
h1 {
	font-size: 2em;
	color: #895F30;
	padding: 20px 10px 5px 10px;	
}
h2 {
	font-size: 2em;
	color: #895F30;
	padding: 20px 10px 5px 10px;	
}
h3 {
	font-size: 1.7em;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;		
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #FAFAFA;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	
   border: 1px solid #000000;
	padding: 6px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #070707;
	border: 1px solid #000000;   
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #FFFFFF;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #070707 url(images/quote.gif) no-repeat 10px 10px;
	border: 1px solid #000000; 
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}

/* start - table */
table {
	margin: 15px 10px; 
	border-collapse: collapse;			
}
th {
	background: #000000;
	color: #000000;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000; 
	border-top: 1px solid #000000;
}
tr {
	color: #FFFFFF;
	height: 34px;		
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #000000;	
	background: #000000; 
}
/* end - table */


/* form elements 
form {
	margin: 20px 10px; 
	padding: 15px 25px 25px 20px; 
	background: #070707; 	
	border: 1px solid #111;	
}
form p {
	border-bottom: 1px solid #101010;
	padding: 12px 0 5px 0;	margin: 0;	
}
label {
	font-weight: bold;	
	color: #FAFAFA;
}
input, select, textarea {
	margin: 0;
	padding: 0px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #6A6969;
	background: #0C0C0C;  
	border: 1px solid #1C1C1C;
}
option { padding-right: 0.5em; } 

#name, #email, #message{
	width: 480px;
}
input.button { 
	font: bold 12px Arial, Verdana, Sans-serif; 
	height: 30px;
	padding: 2px 3px; 
	margin-top: 8px;
	color: #48780E;
	background: #000;
	border-width: 1px;
  	border-style: solid;
  	border-color: #1B1B1B;
}
*/

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#page-wrapper {
	background: #010000 url(images/Back-cover_people.png) repeat-x center 30px;
	float: left; 
	width: 100%; 
}

#wrap {
	width: 950px;	
	margin: 0 auto;
	position: relative;
	text-align: left;		
}
#content {
	clear: both;
	width: 950px;	
	float: left;	
	padding-top: 5px;
	padding-bottom: 50px;		
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display: block;
}
#header {
	float: left;
	width: 950px;	
	height: 230px;	
	margin: 0; padding: 0;			
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	text-indent: -9999px;
	font: bold 65px 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	letter-spacing: -1.5px;
	color: #F8F8F8;
	height: 74px;
	width: 200px;
	text-decoration: none;
	text-transform: none;
	background: url(images/Ski-Alpine_logo.png) no-repeat left top;
		
	/* change the values of top and left to adjust the position of the logo*/
	top: 120px; left: 25px;	
}
#header h1#logo-text a:hover {
	border: none;
	text-decoration:none;
}

#header h1#skier {
position: absolute;
	margin: 0; padding: 0;
	text-indent: -9999px;
	font: bold 65px 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	letter-spacing: -1.5px;
	color: #F8F8F8;
	height: 74px;
	width: 250px;
	text-decoration: none;
	text-transform: none;
	background: url(images/skierarc.png) no-repeat left top;
		
	/* change the values of top and left to adjust the position of the logo*/
	top: 120px; left: 700px;	
}

	
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
	font-style: normal;
	text-transform: none;
	color: #fff;
	width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 200px; left: 25px;		
}

 

/*  Navigation  */
#primary_nav_bar {
 float: left;
 color: #fff;
 text-transform: uppercase;
 width: 950px;
 height: 60px;
 margin-top: 8px;
}

ul#primary_nav {
 padding: 0px;
}

#primary_nav li {
 float:left;
 display:inline;
 height: 30px;
 margin: 0;
 padding: 0 2px 0 0;
}
#primary_nav a {
 color: #004eff;
 float:left;
 display:block;
 position:relative;
 height: 22px;
 padding: 0px 14px 0;
 text-decoration:none;
 vertical-align: middle;
 font: bold 1.5em 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
#primary_nav a:hover {
 color: #b7d62d;
 cursor: pointer;
 background: #000 url(images/navback.png) repeat-x;
}
#primary_nav a.active {
 color: #b7d62d;
 background: #000 url(images/navback.png) repeat-x;
}

#secondary_nav_bar {
 float: left;
 color: #fff;
 text-transform: uppercase;
 width: 950px;
}

#secondary li {
 float:left;
 display:inline;
 height: 30px;
 margin: 0;
 padding: 0 27px 0 0;
}

#secondary .links-menu {
margin:0px;
}

#secondary a {
 color: #FF007F;
 float:left;
 display:block;
 position:relative;
 height: 22px;
 padding: 8px 14px 0;
 text-decoration:none;
 vertical-align: middle;
 font: bold 1em 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
#secondary a:hover {
 color: #b7d62d;
 cursor: pointer;
}
#secondary a.active {
 color: #b7d62d;
}



/* Top Navigation */
#top {
 position: relative;
 display: block;
 width: 950px;
 background: transparent;
}
#top ul {
 position: absolute;
 top: 8px;
 right: 210px;
 margin-top: 4px;
 float: right;
}
#top ul li {
 color:#fff;
 display:inline;
 font-size: 12px;
}
#top_nav a {
 color:#fff;
 margin: 0 6px 0 0;
 padding: 0;
 font-size: 12px;
 text-align: right;
}
#top_nav a:hover {
 text-decoration: underline;
}

#search {
 position: absolute;
 top: 8px;
 right: 0;
 width: 240px;
 display: inline;
 clear: none;
 z-index: 100;
}
#search .form-item input {
  background-color:#f2f6f9;
  border:1px solid #003e57;
  float:left;
  height:16px;
  margin:2px 5px 0 0;
  width:170px;
}
#edit-search-theme-form-keys {
 height: 14px;
 display: block;
 float: left;
}

/* Main Column */
#main {
	float: left;
	width: 565px;
	padding: 0; margin: 0 0 0 10px;
	display: block;		
}
#main h1 {
	padding: 5px 5px;
	margin: 15px 5px 10px 5px;
	font: bold 2.4em 'Trebuchet MS', Helvetica, Arial, sans-serif;				
	color: #FF007F;
	border-bottom: 1px solid #000000; 
	background-image: url(images/patterna.png);	
}
#main h1 a {
	color: #FF007F;
	text-decoration: none;		
	border: none;		
}

#main h1#whoarewe {
	background-image: url(images/whoarewe.png) no-repeat;
	text-indent: -9999px;
	width: 176px;
	height: 27px;	
}

#main ul li {
	list-style-image: url(images/bullet.gif);
}

.filmstrip {
	background: url(images/filmstrip.png) no-repeat left top;
	width: 550px;
	height: 220px;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 300px;
	padding: 0; margin: 0px 18px 0 0;		
	display: block;
       background: transparent	
}	
#sidebar h3 {
	padding: 5px 12px;
	margin: 15px 5px 10px 0;
	font: bold 2.4em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				
	color: #FF007F;
	border-bottom: 1px solid #000000; 
	background-image: url(images/pattern2.gif);		
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 20px 5px 20px 0px; 
	padding: 0;		
	border-top: 1px solid #000000;		
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #000000;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	border: none;
	color: #666666;
	font-weight: bold;		
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;		
}
#sidebar ul.sidemenu li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul.sidemenu li a:hover,
#sidebar ul.sidemenu li a:hover span {	
	color: #fff;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* header quick search */
#sidebar form#quick-search {
	padding: 0; margin: 20px 0 35px 0;
	border: none;
	width: 290px; height: 33px;
	background: url(images/header-search.gif) no-repeat;		
}
#sidebar form#quick-search p {
	margin: 0; padding: 0;		
}
#sidebar form#quick-search input {
	float: left;
	border: none;
	background: transparent;
	color: #4E4E4E;	
	margin: 0;
}
#sidebar form#quick-search .tbox {
	margin: 5px 0 0 5px; 
	width: 240px;	
	display: inline;	
}
#search form#quick-search .btn{
	width: 24px; height: 24px;			
}
#sidebar form#quick-search label {
	display: none;
}

/* footer */
#footer {
	clear: both;
	padding: 1em 0 2.5em 0;
	background: #010000;
	color: #4E4E4E;
	width: 100%;
	float: left;		
	border-bottom: 60px solid #010000;	
}
#footer a {	
	color: #0E909C;
	border: none;
}
#footer a:hover {
	color: #fafafa;
}
#footer .rssfeed {
	background: url(images/rss.gif) no-repeat left 1px;
	padding-left: 17px;
}
#footer-left {
	float: left;
	width: 70%;
}
#footer-right {
	float: right;
	width: 25%;
}

/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 10px 30px 10px;	
	font-size: 1em;	
	color: #545454;
	border: 1px solid #000000; 
	background: #070707; 
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #444;	}
.post-info a, .post-info a:visited { color: #AE275A; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.no-border { border: none; }
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

