
/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family:"Times New Roman", Times, serif;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
  color:#FF0033;
  text-decoration: none;
  }

a:hover {
  color: #FF0033;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #FF0033;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 0px 0;
  font-family:"Times New Roman", Times, serif;
  background:#000;
  /*background: #000 url(images/bg_body.jpg) top center repeat;*/
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 1002px;
  text-align: left;
  padding: 0;
  background:#000000 url(images/wrapper-bg.jpg) top center repeat-y;
  }

#header {
  padding: 0;
  margin: 0;
  height: 222px;
  background:url(images/header.jpg) top left;
  }

#header #topright {
  text-align: left;
  float: left;
  width: 800px;
  margin: 30px 0 0 105px;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size: 16px;
  padding: 0 0 0 25px;
  font-weight:normal;
  text-transform:uppercase;
  }
#header #topright li a:hover {
  color: #fff;
  text-decoration: underline;
  }

#header a.logo {
  float: left;
  width: 100%;
  height :150px;
  padding: 0;
  margin:0px;
  display:block;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #FF0033;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }


/* Menu */

#catnav {
  margin: 20px 0 0 0;
  padding: 0;
  clear: both;
  height: 44px;
  width: 960px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 20px 0 45px;
  font-size: 10pt;
  color: #FF0033;
  letter-spacing: -1px;
  }

#nav li a:hover {
  color: #6598b8;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #FF0033;
  border-top: 1px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background: #000;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }



/* Top Content */

.main {
  margin:0px;
  margin-left:68px;
  width: 804px;
  padding: 0px;
  background:#FFF;
  padding-bottom:20px;
  }
#contentwrapper {
  float:left;
  width: 520px;
  margin: 0 0 10px 0;
  padding: 0;

  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color:#FF0033;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  float:left;
  width:435PX;
  }
.topPost h2.topTitle a {
  font-size: 23px;
  font-weight: normal;
  color: #FFF;
  text-transform:uppercase;
  background-color:#000000;
  padding:2px 5px 2px 5px;
  width:370px;
  display:block;
  font-style:italic;
	font-family: "Minion Pro";  
  }
.topPost .topMeta {
  padding: 0;
  margin: 5px 0 0 0;
  font-size: 11px;
  color: #FF0060;
  text-transform:uppercase;
  float:left;
  }
  .topPost .topMeta a{
  font-size: 10px;
  color: #FF0060;
  text-transform:uppercase; 
  }
.topPost .topComments {
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #FF0060;
	text-transform:uppercase;
	float:right;
}
	.topPost .topComments a{
	font-size: 10px;
	color: #FF0060;
	text-transform:uppercase; 
	}
 
 
.topPost .topMore{
	padding: 0;
	margin: 0px 0 4px 0;
	font-size: 12px;
	color: #FF0060;
	float:right;
	text-transform:uppercase;
}
	.topPost .topMore a{
	font-size: 12px;
	color: #FF0060;
	text-transform:uppercase; 
	}
.topPost p.topMeta a {
  text-decoration: underline;
  color: #FF0060;
  }
.topPost p.topMeta a:hover {
  color: #FF0060;
  }
.topPost div.topContent {
float:left;
  font-size: 12px;
  color: #000;
  margin: 0px 0px 5px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
  }
  
 
.topPost div.topContent a {
  text-decoration: underline;
  color: #FF0033;
  font-weight:strong;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #FF0033;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }

.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #FF0033;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }


.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #000000;
  line-height: 27pt;
  vertical-align: left;
  }


#nextprevious {
  	margin: 30px 0 5px 70px;
  }
#nextprevious a {
	color: #FF0060;
	font-size:14px;
  	text-transform:uppercase;
  	text-decoration:none;
  }
#nextprevious a:hover {
	color: #FF0060;
	font-size:14px;
  }


/* Comments */

#comments {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #FFF;	
  width: 430px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */

  padding: 0px;
  color: #000;
  margin-left:80px;
  }
#comments h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #ff0000;
  margin: 15px 0;
  padding: 0;
  }
#comments p a {
  color:#FF0033;
  }
#comments p a:hover {
  color:#FF0033;
  }
#comments p {
  padding:0;
  margin: 7px 0;
  }
 #comments .response{
 	background-color:#FF0066;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:5px;
	margin-bottom:10px;
 }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  margin-left:20px;
  }
.commentlist li, .trackback li {
  margin: 10px 0 0px 0;
  padding: 10px;
  background:none;
  border: none;
  list-style-type: none;
  }
.commentlist li.alt {
  background: none;
  border: none;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #FF0033;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
	color:#333333;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {

  }
#respond {
  clear: both;
  margin-top: 15px;
  width:437px;
  background:url(images/cmt_bg.gif) top left no-repeat;
  }
textarea#comment {
  width:415px;
  background: #fff;
  color: #111;
/*  padding: 10px; */
  border:1px solid  #CCCCCC;
  height:100px;
  background-color:#F5F5F5;

  }
 #comments p input {
  background: #fff;
  color: #111;
  border:1px solid  #CCCCCC;
  background-color:#F5F5F5;
  }
  
#comments label {
	font-size:18px;
	color:#333333;
} 
#comments .leave-comment{
	color:#FF0033;
	font-size:18px;
	text-transform:uppercase;
}
#comments #submit {
  margin: 0;
  }
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }
  
  .submitbutton-cmt{
	margin: -5px 0 0 5px;
	color:#333333;
	font-size: 14px;
	padding: 3px 6px;
	vertical-align: middle;
  border:1px solid  #CCCCCC;
  background-color:#F5F5F5;
  margin-left:280px !important;
  }


/* Sidebars */
#sidebars {
  margin: 15px 15px 0 0;
  float: right;
  width: 210px;
  color:#333333;
  }
#sidebars .sidebarbox {
  background: url(images/bg-trans.png) repeat;
  padding: 8px 0px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding: 2px 2px 2px 3px;
  font-weight: normal;
  color: #fff;
  background-color:#000000;
  width:207px;
  margin-bottom:3px;
  text-transform:uppercase;
  font-size:14px;
  float:left;
  }

#sidebars table {
  width: 215px;
  }

#sidebars ul {
  margin: 0;
  padding: 0;
  clear:both;
  }

#sidebars li {
  margin-bottom: 0px;
  list-style: none;
  font-size: 9pt;
  border-bottom:1px solid #000000;
  }

#sidebars li ul {
  padding: 0;
  margin:0px;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #eee;
  border:none;
  }

#sidebars a {
  display: inline;
  color: #FF0060;
  font-size:16px;
  font-weight:normal;
  }
#sidebars a:hover {
  display: inline;
  color: #FF0060;
  font-size:16px;
  font-weight:normal;  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars .cate{
	background:url(images/bg_cat.gif) top left;
}
#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin:0;}



.f-footer{
  margin:0px;
  margin-left:68px;
  width: 804px;
  color:#FFFFFF;
  padding: 0px;
  padding:30px 0px;
  text-align:center;
  /*background:url(images/footer.png) bottom center no-repeat;*/

}

/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }

.post-date-empty{
	float: left;
	margin: 0 10px 0 0;
	background: none;
	width:70px;
	height:112px;
	color:#FFFFFF;
	padding:15px 0px 3px 0px;
	text-align:center;	
}

.post-date{
	float: left;
	margin: 0 10px 0 0;
	background: url(images/date_bg.gif) no-repeat;
	width:70px;
	height:112px;
	color:#FFFFFF;
	padding:15px 0px 3px 0px;
	text-align:center;
	
}
.post-date .day{
	font-size:26px;
	line-height:20px;
	color:#BE0846;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.post-date .month{
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"Minon Pro", Arial, Helvetica, sans-serif;
	
}
.sidebar-content{
	background-color:#FFFFFF;
	
}

a.tim {
  background:url(images/logotim1.jpg) top left no-repeat;
  width:120px;
  display:block !important;
  text-decoration:none !important;
  margin-top:8px;
  float:left;
  margin-right:11px;
}


a.tim:hover {
  background:url(images/logotim2.jpg) top left no-repeat;
  width:120px;
  display:block !important;
  text-decoration:none !important;
  margin-top:8px;
  float:left;
  margin-right:11px;
}

a.eastpak {

}

a.vans {

}

a.fiat {

}

a.facebook {
	background:url(images/f0.jpg) top left no-repeat;
	width:61px;
	height:61px;
	display:block !important;
	text-decoration:none !important;
	margin-top:8px;
	float:left;
	margin-right:11px;
}
a.facebook:hover {
	background:url(images/f1.jpg) top left no-repeat;
	width:61px;
	height:61px;
	display:block !important;
	text-decoration:none !important;
	margin-top:8px;
	float:left;	
	margin-right:11px;
}
a.youtube{
	background:url(images/youtube0.jpg) top left no-repeat;
	width:61px;
	height:61px;
	display:block !important;
	text-decoration:none !important;
	margin-top:8px;
	float:left;	
	margin-right:11px;
}
a.youtube:hover{
	background:url(images/youtube1.jpg) top left no-repeat;
	width:61px;
	height:61px;
	display:block !important;
	text-decoration:none !important;
	margin-top:8px;
	float:left;	
	margin-right:11px;	
}

a.r-ss{
	background:url(images/r0.jpg) top left no-repeat;
	width:61px;
	height:61px;
	display:block !important;
	text-decoration:none !important;
	margin-top:8px;
	float:left;

}
a.r-ss:hover{
	background:url(images/r1.jpg) top left no-repeat;
	width:61px;
	height:61px;
	display:block !important;
	text-decoration:none !important;
	margin-top:8px;
	float:left;	

}

/*  calendar_wrap */
#calendar_wrap{
	clear:both;
	margin:0 auto;
	text-align:center;
}
#calendar_wrap caption{
	color:#FF0033;
	font-size:16px;
}