/* 
This style sheet and the images to which it refers to 
may not be reused, resold or redistributed by any means necessary
================================================================
Description: Layout styles for Curv Sports
Version: 1.0
Author: AWS Sports
Author URI: http://www.awssports.com/
*/

	/**
	 * GLOBAL FONT TYPOGRAPHY
	 ***********************************************************************************/
	body { 
		font-family:"Verdana", "Arial", "Trebuchet", sans-serif; 
		font-size:12px; 
        color:#29261F;
        background-color:#ADA49B;
	}	
	
	a { color:#494F22; }
	a:hover 	{ 
        color:#918C6F;
		text-decoration:none; 
	}
 
	h1,h2,h3,h4,h5,h6 { color:#29261F; }
	
    .medium_container,
    .small_container,
    .container {
        color:#fff;
    }


    #wrapper {
        background-color:#918C6F;
    }
    
	/**
	 * HEADER LAYOUT
	 ***********************************************************************************/

	/**
	 * BODY LAYOUT
	 ***********************************************************************************/
    #interior_content {}
    

    #cHead { 
        margin:10px 0;
        padding:0;
        height:40px;
        width:100%;
        text-indent:-9999px;
        background-position:0 0; 
    }

    /* SITENAV */
    #sn {
        left:13px;
    }
    #sn li ul li a {
        border:1px solid #9F9E9E;
        margin:-1px 0 0 0;
        text-decoration: none;
        font-weight: bold;
        background: url('../images/subnav_bg.jpg') 0 0 repeat-x;
        color: #fff;
    }
    #sn li ul li a:hover {
        background-color:#000;
        color:#9F9E9E;
    }  


    
    
    /**
     * SUBHEADER STYLES
     ***********************************************************************************/
    /* welcome */
    #home_welcome {
        z-index:2;
        position:relative;
        top:0px;
        left:30px;
        width:650px;
        height:200px;
        margin:0px;
        overflow:hidden;
    }
    #welcome_widget {
        margin:7px;
        font-size:12px;
        line-height:1.4em !important;
        color:#fff;
        overflow:hidden;
        width:650px;
        height:200px;
        font-weight:bold;
    }
    h3#welcome_widget_header {
        text-indent:-9999px;
        margin:0;
        padding:0;
        background: url('../images/welcome_header.png') 0 0 no-repeat;
        width:137px;
        height:25px;
    }
     
    /* together promo */
    #together_promo {
        position:absolute;
        top:0;
        left:505px;
        width:223px;
        height:20px;
    }
    #together_promo a:hover { background-color:#fff; filter:alpha(opacity=10); -moz-opacity:.10; opacity:.10; }
    

    /**
     * HOME PAGE WIDGET STYLES
  	 ***********************************************************************************/
    /** First Row **/    
    /* home video */
    #home_video {
        background: url('../images/home_video_box.png') 0 0 no-repeat;
    }
    #video_widget {
        position:relative;
    }
    h3#video_widget_header {
        text-indent:-9999px;
        height:30px;
        margin:0;
        padding:0;
        line-height:0;
    }
    #video_widget_player {
        width:180px;
        height:120px;
        margin:5px 0 0 43px;
    }
    a#video_widget_more_link { 
        position:absolute;
        left:139px;
        top:187px;
        display:block;
        width:103px;
        height:16px;
        text-indent:-9999px;
    }
    /* video controls */
    #video_widget_controls {
        position:relative;
        left:130px;
        top:4px;
        height:20px;
        width:130px;
        margin:0;
        padding:0;
        list-style:none;
    }
    #video_widget_controls li {
        float:left;
        left:0;
    }
   #video_widget_controls li a{
        cursor:pointer;
        display:block;
        width:100%;
        height:100%;
        text-indent:-9999px;
    }
    li#video_widget_controls_play,
    li#video_widget_controls_pause,
    li#video_widget_controls_stop {
        width:40px;
        height:24px;
    }
    li#video_widget_controls_prev, li#video_widget_controls_next { display:none; }
    #video_widget_controls {
        background-image: url('../images/home_video_controls.png');
        background-repeat:no-repeat;
    }  

    /* home blog & news */
    #home_news {
        background: url('../images/home_latest_news_box.png') 0 0 no-repeat;
    } 

    #home_blog {
        background: url('../images/home_blog_box.png') 0 0 no-repeat;
    } 

    .blog_widget,
    .news_widget {
        position:relative;
        top:50px;
        left:25px;
        width:220px;
        height:110px;
        margin:0;
    }
    h3.blog_widget_header,
    h3.news_widget_header    {
        text-indent:-9999px;
        height:0;
        margin:0;
        padding:0;
        background:#ccc;
    }
    .blog_widget_posts,
    .news_widget_post {
        margin:0 0 10px 0;
    }
    .blog_widget_posts a, 
    .news_widget_post a  {
        color:#fff;
        font-size:10px;
    }
    a.blog_widget_more_link,
    a.news_widget_more_link { 
        position:absolute;
        display:block;
        width:135px;
        height:20px;
        text-indent:-9999px;
    }  
    a.blog_widget_more_link {
        bottom:-26px;
        left:5px;
    }
    a.news_widget_more_link {
        bottom:-16px;
        right:0;
    }

    /**
     * PROMO CONTENT
	 ***********************************************************************************/
    /* widget promo */
    #widget_promo a {
        background: url('../images/home_widget_promo.png') 0 0 no-repeat;
    }
    #widget_promo a:hover { background-position:0 -205px; }

     /* social network promo */
    #social_network_promo a {
        background: url('../images/home_social_promo.png') 0 0 no-repeat;
    }
/*     
    #social_network_promo a#facebook_promo { background-position:0 0; }
    #social_network_promo a#twitter_promo  { background-position:-130px 0;  }
    #social_network_promo a#facebook_promo:hover { background-position:0 -190px; }
    #social_network_promo a#twitter_promo:hover  { background-position:-130px -190px;  }
 */    
    /* store promo */
    #store_promo a {
        background: url('../images/home_store_promo.png') 0 0 no-repeat;
    }
    #social_network_promo a:hover,
    #store_promo a:hover {
        background-position:0 -190px;
    }

      

    


    
	/**
	 * FORM TYPOGRAPHY
	 ***********************************************************************************/
	textarea 		{ 
		border:1px solid #666; 
		color:#666; 
		font:10pt; 
		padding:1px; 
		margin:1px; 
	}
	select, input	{ 
		border:1px solid #666; 
		color:#333; 
		padding:1px; 
		margin:1px; 
	}
	input.submit, button.submit { 
		background: url('../images/button_bg.jpg') 0 0 repeat; 
        border:none !Important;
        font-size:10px;
        text-transform:uppercase;
		padding:1px 2px;
		color:#fff; 
	}
	input.chkBox 	{ 
		border:0px solid transparent; 
	}


    /**
	 * FOOTER LAYOUT
	 ***********************************************************************************/
	ul#footer li	{ 
		line-height:20px; 
		font-size:10px; 
		color:#fff; 
	}
	ul#footer li a { color:#fff; }
	ul#footer li a:hover { 
        text-decoration:none; 
        background-color:transparent; 
    }


    .pagination span, .pagination a {
        background: url('../images/subnav_bg.jpg') 0 0 repeat-x;
        color:#999;
    }
    .pagination a {
        color:#fff;
    }
    .pagination a:hover {
        color:#fff;
        background:#000;
    }


	/**
	 * NEWS V.2
	 ***********************************************************************************/
    /* NEWS ARTICLE */
    .article_images p img {
        border:1px solid #999;
    }
    a.news_list_article_title:hover {}

    
    
     /**
     * BLOG
     ***********************************************************************************/
    .blog_date,
    span.blog_author {
        color:#918C6F;
    }
    #comment .comment_date { 
        color:#ccc; 
    }

    /* COMMENTS */
    #blog_comments h4 {}
    #blog_comments,
    #comment,
    #blog_comment_form,
    #blog_comment_form a,
    #comment a,
    .blog_tools a    {  
        color:#fff;
    }
    #comment { 
        background: url('../images/misc_bg2.jpg') 0 0 repeat;
    }
    #comment .comment_author { color:#ccc; }

    /* COMMENT FORM */
    #blog_comment_form, .blog_tools, #blog_search_and_filter { 
        background: url('../images/misc_bg2.jpg') 0 0 repeat;
    }



    /**** LIGHTBOX PHOTO GALLERY ****/
    /* gallery table style */
    table.gallery_list td a.gallery_list_thumbnail img {
        border:1px solid #000;
    }
    table.gallery_list td a.gallery_list_link:hover {
        color:#333;
    }

    /* FLV VIDEO GALLERY */
    #related_video_files_wrapper {
        background: url('../images/misc_bg2.jpg') 0 0 repeat;
    }

    .video_file {
        background: url('../images/misc_bg1.jpg') 0 0 repeat;
    }

    .video_file .title {
        color:#fff;
    }
    .video_file .title:hover {
        color:#ccc;
    }
    .video_comments_link {
        color:#fff;
    }
    
    /* Audio */
    ul.audio_list li { border-bottom:1px solid #ccc; }
    ul.audio_list li span.audio_title { }
    ul.audio_list li a.audio_listen{ }
    ul.audio_list li a.audio_download{ display:none; }
    ul.audio_list li span.audio_caption{ }
    ul.audio_list li span.audio_description{ }
    
    
	/**
     * Registration form styles
     ***************************************************************************************/
    .reg_form {
        border: 1px solid #ccc;
    }
    .reg_form li.error {
        background: #600;
        color: #D00;
    }

    .reg_form fieldset legend {
        color: #CCC;
    }


    /* CURV SPORTS NETWORK SIGNUP */   
    .reg_form li {
        border-bottom: 1px solid #BBB;
    }
    .required {
        color: red;
    }
    .reg_form .message {
        border: 1px solid red;
        background: #FFFCFC;
    }        
           

    /* WIDGETS */
    .widget h3 {
        background: url('../images/misc_bg2.jpg') 0 0 repeat;
        color:#fff;
    }
    .widget_container {
        border:1px solid #666;
    }

           
    /* ARTICLE TOOLS */
	#aTools h4 {
		border:1px solid #ccc;
		background: url('../images/button_bg.jpg') 0 0 repeat;
	}
	#aTools ul {
		border:1px solid #ccc;
		background: url('../images/misc_bg1.jpg') 0 0 repeat;
	}
	#aTools ul li a {
        color:#fff;
	}


    /* Q & A Styles */
    #qaQuestions {
        border-top: 1px solid #666;
        border-bottom: 1px solid #666;
        color: #030504;
    }
	dt.qaQuestion { 
        color:#fff;
    }
	dd.qaAnswer {
        background-color:#000; filter:alpha(opacity=60); -moz-opacity:.60; opacity:.60;
        color:#fff;
        border-bottom: 1px solid #ccc;
	}
	.qac {
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
        color:#fff;
    }
    .qac a {
        color:#fff;
    }


    /* Calendar */
    #calendar td p {
        color:#000;
    }
    #calendar td {
        background: #FFF;
        border: 1px solid black;
    }
    #calendar td p.calImage {
        color:red;
    }
 
    
    /* Wallpaper */
    #wallpaper { border-collapse: separate; }
    #wallpaper th { text-align: center;}
    #wallpaper th.aspect { 
        font-size: 1.2em; 
        color: #A90303 
    }
    #wallpaper td.wallpaper a { 
        display: block; 
        margin: 1px; 
        padding: 1px; 
        border: 1px solid #ccc;
    }
  
    /* FB Stats */
    h3#statsYear { }
    table#stats thead th, table#statsSummary th {
        border:1px solid #ccc;
        background:#333;
        color:#fff;
    }
    table#stats tbody td, table#statsSummary tbody {
        background:#FFF8EF;
        color:#612600;
    }
    
    
	/**** FORM ELEMENT RULES ****/
	#emailArticle input,
	#emailArticle textarea {
		border:1px solid #000;
	}

	/**** LIST GRAPHICS ****/
	li#prnt { list-style-image:url('../level2/tools/print.gif'); }
	li#bmk  { list-style-image:url('../level2/tools/bookmark.gif'); }
	li#eml  { list-style-image:url('../level2/tools/email.gif'); }  

	/**
	 * USEFULL RULES
	 ***********************************************************************************/
	.message, .error { 
		font-weight:bold; 
		color:#9f0006; 
		text-align:center;
	}
	.hide { 
		position:absolute; 
		text-indent:-9999px; 
		text-decoration:none; 
	}	
	.newsMore:hover { text-decoration:none; }
	.c, .c p, .c div  { text-align:center; }
	.cb { clear:both;}
	.cl { clear:left;}
	.dn { display:none;}
	.w  { width:100%;}
	.h  { display:none}
	.r  { float:right; }
	
	@page { margin: 0.79in }
	P { margin-bottom: 0.08in }
	A:link { so-language: zxx }
#breadcrumb{
	display:none:}
