/*
	Theme Name: AFW	
	Theme URL: http://www.awakeningfromwithin.com
	Description: ...
	Author: Rogue Republik / Redwerks
	Author URI: http://www.redwerks.org
	Version: 1.0

*/



/*-----------------------------------------------------------
[ Table of contents ]
-----------------------------------------------------------*/

/*

01 Global Resets
-----------------------------------------------------------
02 Global Classes
-----------------------------------------------------------
03 Global Shell
-----------------------------------------------------------
04 Home Page
-----------------------------------------------------------
05 Forms
-----------------------------------------------------------
06 Terms Page//Privacy Policy
-----------------------------------------------------------
07 About Page
-----------------------------------------------------------
08 Courses//Subpage Classes Page
-----------------------------------------------------------
09 Contact Page
-----------------------------------------------------------
10 Blueprint Page
-----------------------------------------------------------
11 Testimonials Page
-----------------------------------------------------------
12 WORDPRESS Intergration Page


*/

/*-----------------------------------------------------------
[ Global Resets ]
-----------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
	{
    margin:0; 
    padding:0; 
    border:0; 
    outline:0; 
    font-size:100%; 
    vertical-align:baseline; 
    background:transparent;
	}

body
	{
    line-height:1;
	}

ol, ul
	{
    list-style:none;
	}

blockquote, q
	{
    quotes:none;
	}

blockquote:before, blockquote:after,
q:before, q:after
	{
    content:'';
	}

/* remember to define focus styles! */

:focus
	{
    outline:0;
	}

/* remember to highlight inserts somehow! */

ins
	{
    text-decoration:none;
	}

del
	{
    text-decoration:line-through;
	}

/* tables still need 'cellspacing="0"' in the markup */

table
	{
    border-collapse:collapse; 
    border-spacing:0;
	}

/*-----------------------------------------------------------
[ Global Classes ]
-----------------------------------------------------------*/

h3
	{
    font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
    font-size:1.8em; 
    font-weight:lighter; 
    color:#326CBB; 
    padding-bottom:25px;
	}

p
	{
    line-height:1.35em;
	}

a, a:link, a:active
	{
    color:#000; 
    text-decoration:underline;
	}

a:visited
	{
    color:#666666; 
    text-decoration:none;
	}

a:hover
	{
    text-decoration:none;
	}

.float-right
	{
    float:right;
	}

.float-left
	{
    float:left;
	}

.margin-right-10
	{
    margin-right:10px;
	}

/*-----------------------------------------------------------
[ Global Shell ]
-----------------------------------------------------------*/

html, body
	{
    width:100%; 
    min-height:100%; 
    height:auto !important; 
    height:100%;
	}

.body
	{
    text-align:center; 
    font-size:100%; 
    font-family:Arial,Helvetica,sans-serif; 
    color:#444444; 
    background:#FFFFFF url(../images/img-body-repeatx.gif) 0 0 repeat-x;
	}

#package-all
	{
    width:100%; 
    min-height:100%; 
    height:auto !important; 
    height:100%; 
    background:transparent url(../images/img-body-mandela.png) center top no-repeat;
	}

#container
	{
    width:950px; 
    min-height:100%; 
    height:auto !important; 
    height:100%; 
    margin:0 auto; 
    margin-bottom:-80px;
    padding:0 15px 0 15px; 
    text-align:left; 
    font-size:12px; 
    line-height:18px;
    background:#FFF;
    /*border-left:1px solid #C8C3B0;*/
    /*border-right:1px solid #C8C3B0;*/
	}

/*---| Rows \\ 01 closest to top |---*/

.row01, .row02, row03
	{
    position:relative; 
    width:100%; 
    display:block;
	}

.row01
	{
    height:80px; 
    margin:0; 
    background:transparent;
	}

.row02
	{
    height:310px; 
    margin:0 0 10px 0;
	}

.row03
	{
    min-height:310px; 
    height:auto !important; 
    height:100%; 
    margin:0 0 70px 0;
	}

/*---| Header + Naviation  \\ This include 'top-menu' |---*/

#logo
	{
    position:absolute; 
    top:15px; 
    width:150px; 
    height:47px;
	}

#navigation
	{
    position:absolute; 
    bottom:0; 
    left:150px; 
    width:800px; 
    height:80px; 
    display:inline;
	}

#navigation div
	{
	width:160px;
	height:80px;
    float:left; 
    display:inline; 
    text-align:center;
	}

#navigation div#about, #navigation div#courses, #navigation div#signup,
#navigation div#store
	{
	padding-top:25px;
    background:url(../images/img-nav-divider.gif) top right no-repeat;
	}
	
#navigation div#contact
	{
	padding-top:25px;
	}
	
#navigation a, #navigation a:active, #navigation a:hover
	{
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-transform:capitalize;
 	line-height:16px;
    color:#000;
    padding:2px;
	}

#navigation a:hover
	{
    background:#F2E6C0;
	}

#navigation a.selected
	{
    background:#F2E6C0;
	}

#navigation a.selected:hover
	{
    background:#F2E6C0;
	}

#navigation a img
	{
    border:none;
	}

#top-menu
	{
    position:absolute; 
    top:0; 
    right:0; 
    width:230px; 
    height:33px; 
    display:none;/*///HIDE MENU///*/
	}

#top-menu a, #top-menu a:active, #top-menu a:hover
	{
    float:left; 
    display:inline; 
    width:68px; 
    margin:0;
	}

#top-menu #home
	{
    margin-right:10px;
	}

#top-menu #login
	{
    margin-right:10px;
	}

#top-menu #join
	{
    margin-right:0;
	}

#top-menu a img
	{
    border-bottom:1px solid #E6E6E6; 
    border-right:1px  solid #E6E6E6; 
    border-left:1px   solid #E6E6E6;
	}

#top-menu a img:hover
	{
    border-bottom:1px dotted #DEE3DB; 
    border-right:1px  dotted #DEE3DB; 
    border-left:1px   dotted #DEE3DB;
	}

/*---| Footer \\ This is outside of 'container' |---*/

.footer, .push
	{
    height:80px;
	}

.footer
	{
    clear:both; 
    width:100%; 
    border-top:none; 
    font-size:11px; 
    line-height:16px;
    background:#FFF;
	}

.footer .info
	{
    width:950px; 
    margin:0 auto; 
    margin-top:10px; 
    margin-bottom:10px; 
    text-align:left;
	}

a#login
	{
    display:none;
	}
	
/*-----------------------------------------------------------
[ Index//home page ]
-----------------------------------------------------------*/

#home-welcome-header
	{
    position:relative; 
    width:629px; 
    height:310px; 
    margin:0 10px 0 0; 
    float:left; 
    display:inline;
	}

#feature-module
	{
    position:relative; 
    width:308px; 
    height:308px; 
    float:left; 
    display:inline; 
    margin:0; 
    border:0px solid #E6E6E6; 
    background:#FFF;
	}

#feature-module img
	{
    display:block;
	}

#feature-module img:hover
	{
    opacity:0.80; 
    filter:alpha(opacity=80);
	}

.home-row03-box, .forum-box, .calendar-box, .store-box
	{
    position:relative; 
    width:310px; 
    float:left; 
    display:inline; 
    padding:0; 
    line-height:1.35em;
	}

.forum-box
	{
    background:transparent url(../images/img-home-forumBox-back.jpg) 0 0 no-repeat;
	}

.calendar-box
	{
    background:transparent url(../images/img-home-calendarBox-back.jpg) 0 0 no-repeat;
	}

.store-box
	{
    background:transparent url(../images/img-home-updateBox.jpg) no-repeat 0 top;
    height:196px;
	}

ul#news
	{
	width:280px;
	margin:0 auto;
	margin-top:56px;
	}

.home-row03-box img
	{
    top:0; 
    left:0; 
    width:310px; 
    height:196px; 
    margin-bottom:0.91em; 
    padding:0;
	}

.home-row03-box img:hover
	{
    opacity:0.00; 
    filter:alpha(opacity=00);
	}

.home-row03-box p
	{
    width:100%;
	}

/*-----------------------------------------------------------
[ Forms ]
-----------------------------------------------------------*/

.myForm-box
	{
	position:relative; 
    width:630px; 
    min-height:285px; 
    height:auto !important; 
    float:left; 
    display:inline; 
    margin:25px 0 25px 0; 
	}

.myForm input, .myForm select, .myForm textarea, .myForm checkbox
	{
    
	}

.myForm
	{
    border-collapse:collapse;
	}

.myForm select
	{
    padding:5px;
	}

.myForm label
	{
    height:25px; 
    padding:1px; 
    line-height:25px; 
    background:#FFFF99;
	}

.myForm input[type="text"]
	{
    height:25px; 
    padding:5px 0px 0px 0px; 
    border:1px solid #E6E6E6; 
	}

.myForm input[type="submit"]
	{
    padding:10px;
	}

.myForm tr
	{
    height:35px;
	}

.myForm td
	{
    padding:5px 0px 5px 0px; 
    border-bottom:1px dotted #DDD;
	}

.myForm #tick-row
	{
    background:#EEE;
	}

.myForm #tick
	{
    width:300px; 
    vertical-align:top;
	}

.required
	{
    font-weight:bold; 
    color:red;
	}

/*-----------------------------------------------------------
[ Terms of Use//Privacy pages ]
-----------------------------------------------------------*/

.terms-txt-box, .privacy-box
	{
    position:relative; 
    width:630px; 
    min-height:285px; 
    height:auto !important; 
    float:left; 
    display:inline; 
    margin:25px 0 25px 0; 
    line-height:1.35em;
	}

.terms-ul
	{
    width:100%; 
    margin:0px 0 25px 0;
	}

.terms-ul ul
	{
    list-style-type:decimal-leading-zero; 
    list-style-position:inside; 
    padding:10px 10px 0px 10px;
	}

.terms-ul ul li
	{
    padding:0 0 10px 0;
	}

/*-----------------------------------------------------------
[ About page ]
-----------------------------------------------------------*/

.about-ul
	{
    width:569px;
    line-height:36px;
    margin:0 0 10px 0;
    padding:25px;
    border:1px solid #DDD;
    background:url(../images/img-aboutbox-background.jpg) 0 bottom no-repeat;
	}

.about-ul ul
	{
    list-style-type:decimal-leading-zero; 
    list-style-position:inside; 
    padding:10px 10px 0px 10px;
	}

.about-ul ul li
	{
    padding:0 0 10px 0;
	}

.matte-01
	{
    float:left; 
    padding:10px; 
    margin-top:10px; 
    border:1px solid #DDD;
	}

.pull-info
	{
    position:relative; 
    width:150px; 
    height:180px; 
    text-align:left; 
    margin-left:10px;
	}

.pull-info p
	{
    margin-top:50%;
	}

.about-sidebar, .audio-sidebar
	{
    position:relative; 
    width:305px; 
    height:621px; 
    margin:25px 0 25px 0; 
    float:right; 
    display:inline;
	}

.audio-sidebar
	{
	width:450px; 
	margin-top: 0;
	}

.subpage-title
	{
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
	}

/*-----------------------------------------------------------
[ Subpage classes || Courses page ]
-----------------------------------------------------------*/

.about-txt-box, .txt-single, .contact-txt-box, .blueprint-txt-box,
.video-txt-box, .audio-txt-box
	{
    position:relative; 
    width:630px; 
    min-height:200px; 
    height:auto !important; 
    height:200px;
    float:left; 
    display:inline; 
    margin:25px 0 25px 0;
	}

.video-txt-box, .audio-txt-box
	{
	width:450px;
	}

.video-txt-box
	{
	margin-left: 20px;
	}
	
.txt-single
	{
	margin-top:10px;
	}

.subpage-title
	{
	font-size:18px;
	font-weight:lighter;
	color:#326CBB;
	}

.subpage-header-bar
	{
    position:relative; 
    width:950px; 
    height:75px; 
    margin:0; 
    padding:0; 
    border:1px solid #EEE; 
    border-bottom:none; 
    background:transparent url(../images/img-subpage-headerbar.gif) 0 0 no-repeat;
	}

.page-title
	{
    width:475px; 
    height:45px; 
    line-height:45px; 
    font-size:24px; 
    color:#6E6E6E; 
    margin:0 0 0 25px;
	}

.page-title .coming-soon
	{
    font-size: 14px;
    color:#000;
    padding-left:20px;
	}

.subpage-category-box
	{
	clear:both;
    position:relative; 
    width:949px; 
    height:379px; 
    border:1px solid #DDD; 
    border-top:1px solid #CCC; 
    border-bottom:1px solid #BBB; 
    background:transparent url(../images/img-subpage-category-repeatx.gif) 0 0 repeat-x;
	}

.subpage-category-item
	{
    position:relative; 
    width:236px; 
    height:100%; 
    float:left; 
    display:inline; 
    border-right:1px solid #DDD;
	}

.subpage-category-item .title
	{
    position:absolute; 
    top:15px; 
    left:25px;
    font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size:18px;
    font-weight:bold;
    line-height:21px;
    text-transform:uppercase;
    z-index:5;
	}

.title img
	{
    border:none;
	}

.subpage-category-image
	{
    position:relative; 
    width:210px; 
    height:285px; 
    margin:75px 0 0 13px; 
    text-align:center; 
    z-index:1;
	}

.subpage-category-description
	{
    clear:both; 
    position:relative; 
    width:949px; 
    min-height:285px; 
    height:auto !important; 
    padding:0 1px 0 1px;
	}

.category-description-item
	{
    position:relative; 
    width:216px; 
    min-height:265px; 
    height:100%; 
    float:left; 
    display:inline;
    padding: 10px 10px;
    border-right:1px solid #DDD;
	}

.category-description-item p
	{
    margin:13px; 
    line-height:1.35em;
	}

.item-last
	{
    border-right:none;
	}

/*-----------------------------------------------------------
[ Contact page ]
-----------------------------------------------------------*/

.contact-txt-box
	{
	width:600px;
	height:auto !important;
	margin-left:30px;
	}

.contact-txt-box a
	{
	color:#000;
	text-decoration:underline;
	}

.contact-txt-box a:visited
	{
	color:#666666;
	text-decoration:underline;
	}
	
/*-----------------------------------------------------------
[ Blueprint page ]
-----------------------------------------------------------*/

.blueprint-txt-box
	{
	width:100%;
	margin:0;
	background:url(../images/img-blueprint-txt-detail.jpg) 0 0 no-repeat;
	}

.blueprint-txt-box p
	{
	width:790px;
	margin:20px 0 0 115px;
	}

.blueprint-txt-box p span
	{
	font-size:18px;
	}

/*-----------------------------------------------------------
[ Testimonials page ]
-----------------------------------------------------------*/

.testimonial-box, .first-testimonial, .testimonial-book
	{
	position:relative;
	width:100%;
	min-height:125px;
	height:auto !important;
	height:125px;
	}

.first-testimonial	
	{
	height:65px;
	}
	
.testimonial-book
	{
	height:310px;
	}
	
.testimonial-box p, .first-testimonial p, .testimonial-book p, .testimonial-box h4
	{
	position:relative;
	display:block;
	margin-top:10px;
	}

.testimonial-box h4
	{
    color:#000;
    padding:0 0 10px 5px;
	}

.testimonial-box h4 a:visited
	{
    color:#000;
	}

.testimonial-box p
	{
    padding-bottom:10px;
	}

.testimonial-box h3
	{
   padding-bottom:10px;
	}
	
.testimonial-author
	{
	padding:10px 0 10px 0;
	color:#326CBB;
	}

/*-----------------------------------------------------------
[ WORDPRESS INTEGRATION page ]
-----------------------------------------------------------*/

.post
	{
	border-bottom:1px dotted #AAA;
	}

.entry
	{
	margin:20px 0 10px 0;
	}

.txt-single .entry p
	{
	padding-bottom:10px;
	}

.alt
	{
	font-size:10px;
	padding: 10px 0 0 0;
	}

.editnow
	{
	width:10%;
	clear:both;
	float:left;
	color:#f71313;
	}

.single-page-title
	{
	width:100%; 
    height:45px; 
    font-size:14px; 
    color:#6E6E6E;
    padding-top:12px;
    margin:0 0 0 25px;
	}

.navigation
	{
	margin:10px 0 0 0;
	}
	
#commentform, #commentblock, 	
#commentsform
	{
	clear:both;
	margin-top:10px;
	float:left;
	}

#commentform input, #commentform textarea
	{
	margin-top:10px;
	}
	
.comment
	{
	margin:10px 0 10px 0;
	border-bottom:1px dotted #AAA;
	}
	
.commenttext
	{
	padding-bottom:10px;
	}	
	
.nocomments
	{
	display:none;
	}
	
	
	
	
