/*
Theme Name: The Power Of Your Awareness
Theme URI: http://wordpress.org/
Description: The Wordpress theme for The Power Of Your Awareness
Version: 1.0
Author: Brian Warner

*/


body
{
    margin:0px;
    padding:0px; 
    font:12px/14px verdana;
    background-image:url(images/site/bg.jpg);
	background-color:#932901;
    background-repeat:repeat-y;
    background-position: center;
}

p{margin:0px;padding:0px;}

.flt{float:left;border:0;}

.fltr{float:right;border:0;}

.dis{display:inline;}

.clr{clear:left;}

.banner
{
    margin-top:5px;
    margin-bottom:-2px;
    width:900px;
}

.nav
{
    width:900px;
    height:32px;
}

.signin
{
    width:850px;
    height:15px;
    /*margin:2px 0px 2px 15px !important;*/
    color:#ffffff;
    font-weight:bold;
}

.tile1
{
	width:900px;
	/*background:url('http://localhost:54413/images/site/tile1.gif') #932901 repeat-x;*/
	background-image:url(images/site/tile1.gif);
	background-color:#932901;
    background-repeat:repeat-x;
}

.webinar_tile1
{
	width:900px;
	background-color:#932901;
}

/*SIDE*/
.sp_bdr
{
	width:1px;
	height:736px;
	/*margin-right:15px;*/
	/*background:url(../images/site/sp_bdr.gif) no-repeat;*/
	background-image:url(images/site/sp_bdr.gif);
	background-repeat:no-repeat;
}

.sp_pic1
{
    margin:15px 0px 0px 0px;
}

/* Home Page Tile 1 styling DONE */
.sp_bg1
{
    width:255px;
    height:46px;
	margin:2px 0px 0px 0px;
	/*background:url(../images/site/sp_bg1.gif) no-repeat;*/
	background-image:url(images/site/sp_bg1.gif);
	background-repeat:no-repeat;
}

.sp_bg1_title
{
    margin:18px 120px 20px 18px;
}

.sp_tile1
{
	width:255px;
	margin:0px 0px 0px 0px;
	/*background:url(../images/site/sp_tile1.gif) #635035 repeat-x;*/
	background-image:url(images/site/sp_tile1.gif);
	background-color:#635035;
	background-repeat:repeat-x;
	padding-bottom:23px;
}


/* Sub Page Tile 1 styling DONE */
.sp_sub_bg1
{
    width:255px;
    height:46px;
	margin:2px 0px 0px 15px;
	/*background:url(../images/site/sp_bg1.gif) no-repeat;*/
	background-image:url(images/site/sp_bg1.gif);
	background-repeat:no-repeat;
}

.sp_sub_bg1_title
{
    margin:18px 120px 20px 18px;
}

.sp_sub_tile1
{
	width:255px;
	margin:0px 0px 0px 15px;
	/*background:url(../images/site/sp_tile1.gif) #635035 repeat-x;*/
	background-image:url(images/site/sp_tile1.gif);
	background-color:#635035;
	background-repeat:repeat-x;
	padding-bottom:23px;
}


/* Sub Page Tile 2 styling DONE*/
.sp_sub_tile2
{
	width:255px;
	margin:15px 0px 0px 15px;
	padding-bottom:23px;
	/*background:url(../images/site/sp_tile2.gif) #434242 repeat-x;*/
	background-image:url(images/site/sp_tile2.gif);
	background-color:#434242;
	background-repeat:repeat-x;
}

.sp_sub_tile2_title
{
    margin:23px 0px 10px 18px;
}

.sp_sub_blt
{
    margin:15px 0px 0px 25px;
}
/*END SIDE*/


	
/*CENTER*/
.cp_bdr
{
	width:1px;
	height:736px;
	margin-right:15px;
	/*background:url(../images/site/cp_bdr.gif) no-repeat;*/
	background-image:url(images/site/cp_bdr.gif);
	background-repeat:no-repeat;
}

.cp_pic1
{
    margin:0px 15px 5px 0px;
}
	
.cp_pic2
{
    margin:0px 0px 5px 15px;
}

.cp_bg1
{
	width:585px;
	height:46px;
	margin:2px 0px 0px 15px;
	/*background:url(../images/site/cp_bg1.gif) no-repeat;*/
	background-image:url(images/site/cp_bg1.gif);
	background-repeat:no-repeat;
}
	
.cp_bg1_title
{
    margin:15px 0px 0px 18px;
}

.cp_webinar_still
{
    margin:4px 8px 100px 5px;
}

/* Home Page Tile 1 styling DONE */	
.cp_bg2
{
	width:290px;
	height:46px;
	margin:20px 0px 0px 15px;
	/*background:url(../images/site/cp_bg2.gif) no-repeat;*/
	background-image:url(images/site/cp_bg2.gif);
	background-repeat:no-repeat;
}
	
.cp_bg2_title
{
    margin:17px 0px 0px 18px;
}

.cp_tile1
{
	width:290px;
	/*background:url(../images/site/cp_tile1.gif) #f4E5CD repeat-x;*/
	background-image:url(images/site/cp_tile1.gif);
	background-color:#f4e5cd;
	background-repeat:repeat-x;
	margin:1px 0px 0px 15px;
	padding-bottom:15px;
}

.cp_thumbnail
{
	/*float: right;*/
	margin:0px 0px 10px 15px;
}

/* Home Page Tile 2 styling DONE */
.cp_bg3
{
	width:290px;
	height:46px;
	margin:20px 0px 0px 5px;
	/*background:url(../images/site/cp_bg3.gif) no-repeat;*/
	background-image:url(images/site/cp_bg3.gif);
	background-repeat:no-repeat;
}
	
.cp_bg3_title
{
    margin:17px 0px 0px 18px;
}
	
.cp_tile2
{
	width:290px;
	/*background:url(../images/site/cp_tile2.gif) #f4E5CD repeat-x;*/
	background-image:url(images/site/cp_tile2.gif);
	background-color:#f4e5cd;
	background-repeat:repeat-x;
	margin:1px 0px 0px 5px;
	padding-bottom:15px;
}
/*END CENTER*/

/*DISCUSSION BOARD*/
.db_tile1
{
        color: #FFFFFF;
	width:884px;
	height:100%;
	margin:15px 15px 10px 15px;
}

.db_tile2
{
        float:left;
	width:430px;
	margin:10px 0px 0px 15px;
        color: #FFFFFF;
  
}

.db_tile3
{
        float:right;
	width:425px;
	margin:10px 15px 0px 15px;
        color: #FFFFFF;
 
}	

.db_comment_link
{
        color: #FFFFFF;
}

.db_post_comment
{
        color: #FFFFFF;
	width:884px;
	height:100%;
	margin:15px 15px 10px 15px;
}

/*FOOTER*/
.fp_tile1
{
	width:900px;
	padding-bottom:20px;
    /*background:url(../images/site/fp_tile1.gif) repeat-x;*/
    background-image:url(images/site/fp_tile1.gif);
	background-color:#ffffff;
	background-repeat:repeat-x;
	font-size:10px;
}

.fp_bar
{
    margin-top:21px;
}
/*END FOOTER*/	
	
/* Form Styles */
/*#errorDiv{padding:10px; background-image:url(/img/bg_errorDiv.gif); background-repeat:repeat-y; width:434px; position:relative; margin:10px 0px;}
.errorForm{background-color:#fcf5d0}
#errorDiv img{position:absolute;}

input.button, .formDiv input.button{height:auto !important; width:auto !important}
.form input.button{margin:0px; padding:0px;}*/
.form input, .formDiv select, .formDiv textarea{margin:1px 0px 9px 10px; width:200px; float:left; font-size:11px;}
.label_box{margin:3px 0px; width:130px; display:block; float:left; font-size:11px;}

.form .radio{width:auto;}

.txt_box_medium{width:200px;}


.form .radio input, .formDiv .radio label{width:auto;}

