/* 
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:#fff;
        background-color:#181818;
	}	
	
	a { color:#B6AC93; }
	a:hover 	{ 
		text-decoration:none; 
	}
 
	h1,h2,h3,h4,h5,h6 { color:#B6AC93; }
	
    .container1,
    .container2,
    .container3,
    .container4,
    .container5 {
        color:#fff;
    }

	/**
	 * HEADER LAYOUT
	 ***********************************************************************************/
	#header {
        background-position:10px 10px;
        margin:0 0 -15px 0;
	}

	/**
	 * BODY LAYOUT
	 ***********************************************************************************/
    #content {}

    #cHead { 
        margin:0;
        padding:0;
        height:50px;
        width:100%;
        text-indent:-9999px;
        background-position:0 0; 
    }

    /* SITENAV */
    #sn li {
        background-position:bottom;
        background-repeat:no-repeat;
    }
    #sn li a {
        font-family:"Verdana", san-serif;
        text-indent: 20px;
        text-decoration:none;
        color:#fff;
        line-height:18px;
    }
    #sn > li > a:hover {
        color:#B8AE95;
    }
    #sn li ul li a {
        border:1px solid #999;
        margin:-1px 0 0 0;
        text-decoration: none;
        font-weight: bold;
        background: url('../images/subnav_bg.jpg') 0 0 repeat-x;
        color: #000;
    }
    #sn li ul li a:hover {
        color: #fff;
        background: url('../images/subnav_bg.jpg') 0 -20px repeat-x;
    }  
    
    
    /**
     * HOME PAGE WIDGET STYLES
  	 ***********************************************************************************/
    /* home cutout */
    #cutout {
        z-index:0;
        position:absolute;
        top:-35px;
        left:300px;
        width:438px;
        height:369px;
        background: url('../images/cutout.png') 0 0 no-repeat;
    }
    
    /* home welcome */
    #home_welcome {
        margin:40px 0 0 20px;
        overflow:hidden;
    }
    h3#welcome_header {
        width:100%;
        height:20px;
        background: url('../images/welcome_header.png') 0 0 no-repeat;
        text-indent:-9999px;
    }
    #welcome {
        width:170px;
        height:185px;
    }
    
    /* Membership promo */
    #membership_promo {
        position:absolute;
        bottom:0;
        left:20px;
        width:160px;
        height:29px;
    }
    #membership_promo a { background: url('../images/free_membership.png') 0 0 no-repeat; }
    #membership_promo a:hover { background-position:0 0; filter:alpha(opacity=30); -moz-opacity:.3; opacity:.3;  }


    /* home video */
    #home_video { 
        float:right;
        background: url('../images/home_video_box.png') 0 0 no-repeat; 
        margin:7px 7px 15px 0;
    }
    #video_widget {}
    h3#video_widget_header {
        text-indent:-9999px;
        height:0px;
        margin:0;
        padding:0;
        line-height:0;
    }
    #video_widget_player {
        position:relative;
        top:5px;
        left:10px;
        width:225px;
        height:145px;
    }
    a#video_widget_more_link { display:none; }
    /* video controls */
    #video_widget_controls {
        position:relative;
        top:15px;
        left:120px;
        height:18px;
        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:18px;
    }
    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 team promo */
    #home_team_promo { 
        position:absolute;
        top:200px;
        left:470px;
        width:216px;
        height:78px;
    }
    #home_team_promo a { background: url('../images/home_team_promo.jpg') 0 0 no-repeat;  }
    #home_team_promo a:hover { background-position:0 -78px;  }



    /**
     * INTERIOR CONTENT
	 ***********************************************************************************/
    /* content */
    #content_bg {
        background-color:#0F0F0F;
    }
    #content {
    
    }
    
    /* home cutout */
/*     #interior_cutout {
        z-index:1;
        position:absolute;
        bottom:0;
        right:0;
        width:109px;
        height:129px;
        background: url('../images/interior_cutout.png') 0 0 no-repeat;
    } */
    
/*    
    #interior_cutout {
        z-index:1;
        position:absolute;
        top:0;
        right:-34px;
        width:255px;
        height:302px;
        background: url('../images/interior_cutout1.png') 0 0 no-repeat;
    }
 */    
    #interior_cutout {
        z-index:1;
        position:absolute;
        top:0;
        right:-27px;
        width:209px;
        height:249px;
        background: url('../images/interior_cutout2.png') 0 0 no-repeat;
    }
    

    
    /**
     * PROMOS CONTENT
	 ***********************************************************************************/
    /* promos */
    #promos {
        background-color:#C8C8C8;
    }
    
    /* blogs box */
    #blog_box { 
        position:relative; 
        background: url('../images/blog_box.png') 0 0 no-repeat; 
    }
    .blog_widget {
        width:250px;
        height:183px;
        margin:0;
    }
    h3.blog_widget_header    {
        text-indent:-9999px;
        height:40px;
        margin:0;
        padding:0;
    }
    .blog_widget_posts {
        padding:0 5px 0 10px;
        margin:0 0 10px 0;
    }
    .blog_widget_posts a  {
        color:#fff;
        font-size:10px;
    }
    a.blog_widget_more_link { 
        position:absolute;
        bottom:1px;
        display:block;
        width:55px;
        height:19px;
        text-indent:-9999px;
    }  
    a.blog_widget_more_link { right:1px; }
    a.blog_widget_more_link:hover { background-color:#000; /* filter:alpha(opacity=30); -moz-opacity:.3; opacity:.3;  */}

    
    /* widget promo */
    #widget_promo { background: url('../images/widget_promo.png') 0 0 no-repeat; }
    #widget_promo a:hover { background: url('../images/widget_promo.png') -17px -234px no-repeat; }

    /* store promo */
    #store_promo { background: url('../images/store_promo.png') 0 0 no-repeat; }
    #store_promo a:hover { background: url('../images/store_promo.png') -17px -234px no-repeat; }

    /** ROW 2 **/
    /* gameday box */
    #gameday_box { 
        margin:10px 0 0 7px;
        float:left; 
        background: url('../images/gameday_box.png') 0 0 no-repeat; 
    }
    
    /* news box */
    #news_box { 
        margin:10px 0 0 0;
        float:right; 
        background: url('../images/news_box.png') 0 0 no-repeat; 
    }
    .news_widget {
        width:100%;
        height:183px;
        margin:0;
    }
    h3.news_widget_header  {
        text-indent:-9999px;
        height:25px;
        margin:0;
        padding:0;
    }
    .news_widget_post {
        padding:0 5px 0 5px;
        margin:0 0 10px 0;
    }
    .news_widget_post a {
        color:#fff;
        font-size:10px;
    }
    a.news_widget_more_link { 
        position:absolute;
        bottom:1px;
        display:block;
        width:55px;
        height:19px;
        text-indent:-9999px;
    }  
    a.news_widget_more_link { left:1px; }
    a.news_widget_more_link:hover { background-color:#000;/*  filter:alpha(opacity=30); -moz-opacity:.3; opacity:.3;  */}

    
   
	/**
	 * 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:#B6AC93;
        background:#030504;
        color:#333;
    }
    .pagination a {
        color:#030504;
        color:#fff;
    }
    .pagination a:hover {
        color:#fff;
        background:#333;
    }


	/**
	 * NEWS V.2
	 ***********************************************************************************/
    /* NEWS ARTICLE */
    .article_images p img {
        border:1px solid #999;
    }
    a.news_list_article_title:hover {
        color:#666;
    }

    
    
     /**
     * BLOG
     ***********************************************************************************/
    .blog_date,
    span.blog_author { color:#666; }
    #comment .comment_date { 
        color:#B6AC93; 
    }

    /* 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;
        border:1px solid #B6AC93;
    }
    #comment .comment_author { color:#B6AC93; }

    /* COMMENT FORM */
    #blog_comment_form, .blog_tools, #blog_search_and_filter { 
        background: url('../images/misc_bg2.jpg') 0 0 repeat;
        border:1px solid #B6AC93;
    }



    /**** 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;
        border:1px solid #B6AC93;
    }

    .video_file .title {
        color:#fff;
    }
    .video_file .title:hover {
        color:#B6AC93;
    }
    .video_comments_link {
        color:#fff;
    }
    
    
    /* Audio */
    ul.audio_list li { border-bottom:1px solid #B6AC93; }
    ul.audio_list li span.audio_title { }
    ul.audio_list li a.audio_listen{ }
    ul.audio_list li a.audio_download{ }
    ul.audio_list li span.audio_caption{ }
    ul.audio_list li span.audio_description{ }


	/**
     * Registration form styles
     ***************************************************************************************/
    .reg_form {
        border: 1px solid #B6AC93;
    }
    .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 #B6AC93;
		background: url('../images/button_bg.jpg') 0 0 repeat;
	}
	#aTools ul {
		border:1px solid #B6AC93;
		background: url('../images/misc_bg1.jpg') 0 0 repeat;
	}
	#aTools ul li a {
        color:#fff;
	}


    /* Q & A Styles */
    #qaQuestions {
        border-top: 1px solid #1F1F1F;
        border-bottom: 1px solid #1F1F1F;
        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 #B6AC93;
	}
	.qac {
        border-top: 1px solid #1F1F1F;
        border-bottom: 1px solid #1F1F1F;
        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 #B6AC93;
    }
  
    /* FB Stats */
    h3#statsYear { }
    table#stats thead th, table#statsSummary th {
        border:1px solid #071A38;
        background:#051125;
        color:#fff;
    }
    table#stats tbody td, table#statsSummary tbody {
        border:1px solid #071A38;
        background:#FFF8EF;
        color:#112C58;
    }
    
    
	/**** FORM ELEMENT RULES ****/
	#emailArticle input,
	#emailArticle textarea {
		border:1px solid #000;
	}

	/**** LIST GRAPHICS ****/
	li#prnt { list-style-image:url('../images/print.gif'); }
	li#bmk  { list-style-image:url('../images/bookmark.gif'); }
	li#eml  { list-style-image:url('../images/email.gif'); }  

	/**
	 * USEFULL RULES
	 ***********************************************************************************/
	.message, .error { 
		font-weight:bold; 
		color:red; 
		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; }
	
	#breadcrumb{
		display:none;
	}
