/*
Theme Name: PC Extreme Cup	
Theme URI: http://www.falcadia.com	
Description: Customized theme for PC Extreme Cup
Version: 1.0
Author: Falcadia
Author URI: http://www.falcadia.com
*/

/***------------------------------------
ALL
------------------------------------***/

body {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 12px;
 line-height: 20px;
 color: #EEE;
 padding: 0;
 margin: 0 auto;
 text-align: left;
 vertical-align: top;
 border: 0;
 background: #043200 url(images/bg.jpg) repeat-x center 0;
}

img {
 border: 0;
}

a, a:link, a:visited {
 color: #3A9718;
 text-decoration: underline;
 border: 0;
}

a:hover {
 color: #CCC;
 text-decoration: underline;
 border: 0;
}

ul {
 margin: 10px 0 10px 20px;;
 padding: 0px 0px 10px 0px;
 list-style: none;
 border: 0;
 -moz-padding-start:40px;
}

li {
 list-style: square;

}

p {
 padding-bottom: 10px;
 margin: 0;
}

ol li {
 list-style-type: decimal;
}

table, td
{
    border-color: #666;
    border-style: solid;
}

table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
 
}


/***------------------------------------
body styles
------------------------------------***/

#container {
 width: 980px;
 margin: 0 auto;
 padding: 0;
}

#header {
 width: 960px;
 float: left;
 height: 90px;
 margin: 0;
 padding: 0;
}

#logo {
 float: left;
 margin:  10px 0;
 padding: 0;
}

#reg {
 float: right;
 margin: 65px 35px 0px 0px;
 padding: 0;
 color:#FFF;
}

#reg h1{
 color:#DE7B3B;
}


#nav {
 float: left;
 margin: 20px 0px 0px 0px;
 padding: 0;
 width:960px;
}

#nav li {
 float: left;
 list-style-type: none;
}

#main {
 float: left;
 width: 980px;
 margin: 0;
 padding: 0;

}

#left {
 float: left;
 width: 580px;
 margin: 0;
 padding: 0;
 
}

#lefty {
 float: left;
 width: 545px;
 margin: 0;
 padding: 10px;
 background: #222 url(images/leftFade.gif) repeat-x;
 border:6px solid #444;
 color:#eee;
 -moz-border-radius: 6px;
   -khtml-border-radius: 6px;
   -webkit-border-radius: 6px;
   border-radius: 6px;
 
}

#left2 {
 float: left;
 width: 600px;
 margin: 0;
 padding: 10px;
 background: #222 url(images/leftFade.gif) repeat-x;
 border:6px solid #444;
 color:#eee;
 -moz-border-radius: 6px;
   -khtml-border-radius: 6px;
   -webkit-border-radius: 6px;
   border-radius: 6px;


}

.post-footer {
 float: left;
 margin: 20px 0px 30px 0px;
 padding: 10px 15px 10px 15px;
 background-color: #333;
 width: 550px;
 font-size: 10px;
}

.post-footer2 {
 float: left;
 margin: 20px 0px 30px 0px;
 padding: 10px 15px 10px 15px;
 background-color: #333;
 width: 570px;
 font-size: 10px;
}


.post-footer-left {
 float: left;
 width: 400px;
}

.post-footer-right {
 float: right;
}

#right {
 float: left;
 width: 360px;
 margin: 0px 0px 0px 40px;
 padding: 0;
}

#videobar {
 float: left;
 width: 360px;
 margin: 0px 0px 5px 0px;
 padding: 0;
}

#right2 {
 float: left;
 margin: 0px 0px 0px 60px;
 padding: 0;
}

#sidebar {
 float: left;
 width: 195px;
 margin: 0;
 padding: 0;
}

#sidebar ul {
 -moz-padding-start:0px;
}

#sidebar li {
 font-size: 10px;
 line-height: 18px;
 list-style-type: none;
}


#sidebar2 {
 float: left;
 width: 250px;
 margin: 0;
 padding: 0;
}

#sidebar2 ul {
 -moz-padding-start:0px;
}

#sidebar2 li {
 font-size: 10px;
 line-height: 18px;
 list-style-type: none;
}

#ads {
 float: left;
 width: 125px;
 margin: 0px 0px 0px 40px;
 padding: 0;
}

#ads .sp {width:100px;height:100px;padding:2px;border:2px solid #333;background-color:#fff;text-align: center; margin-bottom: 5px;}
#ads .sp img{max-width:100px;}

#footerwrap {
	float:left;
	 margin: 40px 0px 0px 0px;
	width:100%;
	background-color:#0A0A0A;
	 clear: both;
	 border-top: 4px solid #930010;
	 background-image: url(images/footer.gif);
	 background-repeat: repeat-x;
}

#footer {
 width: 980px;
 margin: 20px auto;
 padding: 10px;
 font-size: 11px;
 height: 130px;
 color: #ccc;
}

#fleft{
	float:left;
}

#fright{
	float:right;
}

blockquote {
 padding: 20px;
 background-color: #ebebeb;
}

blockquote p {
 padding: 0;
}

.alignright {
 margin: 0px 0px 20px 20px;
}

.alignleft {
 margin: 0px 20px 20px 0px;
}

#next {
 float: left;
 clear: both;
}

.sblock {
 font-size: 10px;
 line-height: 16px;
 padding: 18px;
 background-color: #222;
 border: 3px solid #444;
 margin-bottom: 20px;
 -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;

}

.sblock h4 a{color:#EEE;text-decoration: none;}
.sblock h4 a:hover{color:#CCC;text-decoration: none;}

.feature {
 padding: 10px;
 background-color: #222;
 margin-bottom: 20px;
 font-size: 14px;
 color:#eee;
 -moz-border-radius: 6px;
   -khtml-border-radius: 6px;
   -webkit-border-radius: 6px;
   border-radius: 6px;
width:240px;
background: #eee URL(images/footer.gif) right bottom;

}

.feature h4{color:#eee;
}

#feature2 {
 padding: 10px;
 background-color: #950712;
 margin-bottom: 20px;
 font-size: 14px;
 color:#FFF;
 -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-image: url(images/featurebk.gif);
  background-repeat: repeat-x;
  background-position: top left;

}

#twitter_update_list li {
 list-style-type: none;
}

.commentlist ul {
 -moz-padding-start: 0;
 margin: 0;
 padding: 0;
}

.commentlist li {
 width: 540px;
 list-style-type: none;
 background-color: #ebebeb;
 padding: 0px 20px 0px 20px;
 margin: 0px 0px 20px 0px;
}

.comment-text {
 font-size: 12px;
}

.page-header-bg {
 padding: 10px 10px 10px 0px;
 margin-bottom: 20px;
 border-bottom: 1px solid #ccc;

}



/***------------------------------------
Type
------------------------------------***/

h1 {
 font-family: helvetica, arial, sans-serif;
 font-size: 24px;
 color: #FFF;
 font-weight: bold;
 margin: 0;
 padding: 0;
 line-height: 36px;
 text-decoration: none;
}

h2 {
 font-family: helvetica, arial, sans-serif;
 font-size: 24px;
 color: #FFF;
 font-weight: bold;
 margin: 0;
 padding: 0;
 line-height: 36px;
}

h3 {
 font-family: helvetica, arial, sans-serif;
 font-size: 16px;
 color: #333;
 font-weight: bold;
 margin: 20px 0px 5px 0px;
 padding: 0;
 line-height: 18px;
}

h4 {
 font-size: 14px;
 color: #EEE;
 margin: 0px 0px 0px 0px;
 font-family: helvetica, arial, sans-serif;
 text-transform: uppercase;
}

h5 {
 font-size:12px;
 font-family: helvetica, arial, sans-serif;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 0;
}

#sidebar p {
 font-size: 10px;
 line-height: 18px;
 margin: 0;
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover {
 text-decoration: none;
 font-weight: bold;
}


h1 a, h1 a:link, h1 a:visited, h1 a:hover {
 text-decoration: none;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover {
 text-decoration: none;
}

.sideblock{ margin-top:20px;}

.sideblock ul {
padding-left: 0;
margin-left: 0;

}

.sideblock li {
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px solid #052600;
}

.sideblock li a { text-decoration: none; color:#EEE;}
.sideblock li a:hover { text-decoration: none; color:#EF001A;}

.twitter-item{border-bottom: 1px solid #ccc;margin:3px 0 3px 0;}

/***------------------------------------
ADDED BY BOB DERBER
------------------------------------***/
.faq_q
{
  float: left;
  color: #c70120;
  font:bold italic 14px arial;
  margin: 10px 0 0 20px;
  text-indent: -20px;
}
.faq_a
{
    color:#fff;
    float: left;
    margin: 10px 0 0 40px;
    text-indent: -10px;
}

.app_btn
{
   float:right;
   margin: 20px 20px;
   opacity:0.7;
   filter:alpha(opacity=70)
}

.app_btn:hover
{
	opacity:1;
	filter:alpha(opacity=100)
}

.mid-large_size_btn
{
    float:right;
    margin:4px 20px;
    width:122px; 
    height:28px;
    line-height:28px;
    text-indent:28px;
    color: #fff;
    text-decoration:none;
    background: url("http://www.parkcityextremecup.com/wp-content/uploads/2011/06/mid-large_size_button.png") no-repeat left top;
}

.mid-large_size_btn a
{
    color: #fff;
    text-decoration:none;
}

.mid-large_size_btn:hover
{
    color:#ccc;
    font-style:italic;
    background-position:right top;
    cursor: pointer;
}

.inner_nav
{
    float:right;
    margin:4px 20px;
    width:184px; 
    height:24px;
    line-height:24px;
    text-indent:30px;
    color: #fff;
    text-decoration:none;
    background: url("http://www.parkcityextremecup.com/wp-content/uploads/2011/04/inner_nav_btn.png") no-repeat left top;
}

.inner_nav a
{
    color: #fff;
    text-decoration:none;
}

.inner_nav:hover
{
    color:#ccc;
    font-style:italic;
    background-position:right top;
    cursor: pointer;
}

.to_top_btn
{
    background: url("http://www.parkcityextremecup.com/wp-content/uploads/2011/04/to_top_btn.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    float: right;
    font: 7px/13px arial;
    height: 13px;
    margin: 8px 10px;
    text-align: left;
    text-decoration: none;
    text-indent: 20px;
    width: 60px;
}

.to_top_btn a
{
    color: #fff;
    text-decoration:none;
}

.to_top_btn:hover
{
    color:#ccc;
    font-style:italic;
    background-position:right top;
    cursor: pointer;
}

.iphone_btn
{
  background: url("http://www.parkcityextremecup.com/wp-content/uploads/2011/05/iphoneicon.png") no-repeat scroll right top transparent;
 height: 64px;
 width: 64px;
}

.iphone_btn:hover
{
    background-position:left top;
    cursor: pointer;
}

.iphone_wide_btn
{
  background: url("http://www.parkcityextremecup.com/wp-content/uploads/2011/06/iphoneicon-wide.png") no-repeat scroll right top transparent;
 height: 64px;
 width: 128px;
 float: left;
 margin-right: 6px;
}

.iphone_wide_btn:hover
{
    background-position:left top;
    cursor: pointer;
}

.med_btn
{
    background: url("http://www.parkcityextremecup.com/wp-content/uploads/2011/04/mid_size_button.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    float: right;
    font: 9px/18px arial;
    height: 17px;
    margin: 8px 6px;
    text-align: left;
    text-decoration: none;
    text-indent: 20px;
    width: 74px;
}

.med_btn a
{
    color: #fff;
    text-decoration:none;
}

.med_btn:hover
{
    color:#ccc;
    font-style:italic;
    background-position:right top;
    cursor: pointer;
}

.trn_table{
  border: 1px solid black; 
  clear:both; 
  width:80%;
  margin-top:20px;
  margin-left:10%;
}
.trn_table th, td
{
   border: 1px solid black;
}

.trn_table th
{
   background-color: black;
}

.trn_table caption {
    background-color: #C6011F;
    font: italic bold 1.6em/1.6em arial;
    height: 31px;
}

.trn_table caption span {
  font: bold .5em arial;
}

.right_divider
{
   width: 400px;
   margin: 10px 10px;
   border: 2px solid #CCC;
   padding:4px;
}

.right_divider h2
{text-align: center;}

.right_divider ul
{margin-left: 20px; padding: 0;}

.right_divider div {
width: 100%; 
height: 133px; 
clear: both;
}

.right_divider div div {
width: 48%;
clear: none; 
}

.box_top_img
{
  width: 300px;
  float: left;
  margin-right: 10px;
}

.content_top_logo
{
    float: right;
    height: 60px;
    margin: -86px 10px 0 0;
    width: 60px;
    background: url("http://www.parkcityextremecup.com/wp-content/uploads/2011/03/logo_small1.png") no-repeat scroll right top transparent;
}
