/*
Theme Name: Awakening Women
Theme URI: http://awakeningwomenblog.com/
Description: Customized Prime Press theme (child theme) for Awakening Women.
Version: 1.1
Author: James Waddington
Template: primepress
*/
@import url('../primepress/style.css');
@import url('../primepress/custom.css');

#page {padding-top: 30px;}
#header {padding-top: 30px;}
#rotating {padding-top: 0px;}
.content-620px #primary {width: 588px;}
.content-620px #primary.nosidebar {width: 100%;}
h2,h2 a,.entry-title {
	color: #709fa5;
}
.entry-meta {
	border-top: 1px solid #f8ecc0;
	padding-top: 5px;
}
.entry-content {font-size: 1.4em;}
.entry-date abbr {border: none;}
.entry-meta address {display: inline;}
.entry-title a {text-decoration: none;}
.entry-title a:hover {text-decoration: underline;}
/* Fix Primepress fonts (should be able to replace with one declaration with a from scratch theme) */
h1, h2, h3, h4, h5, h6, .entry-content, .entry-content a, #commentform input[type=text],#s-input, #submit, #s-submit, .commentlist p {
	font-family: "Helvetica Neue", Arial, sans-serif;
}
/* End of font fixes */

.awi-group-contact {
	width: 45%;
	float: left;
}

.awi-group-description {
	margin-left: 45%;
}

.awi-event {
    clear: both;
    margin-bottom: 10px;
}

.awi-event .entry-title,
.awi-event .entry-title a {
    color: #e09b15;
    text-align: left;
}

/* ********** Button styles begin ********** */
.awiChameli-buttons {width: 260px;}

.awiChameli-buttons a {
	display: inline-block;
	width: 124px; height: 124px;
	margin: 2px 2px;
	background: url("images/buttons-sprite.jpg") no-repeat;
}

a.btn-Chameli-live {background-position: -9px -7px;}
a.btn-Chameli-oneonone {background-position: -147px -7px;}
a.btn-study-at-home {background-position: -9px -145px;}
a.btn-temple-manual {background-position: -147px -146px;}
/* ********** Button styles end ********** */

/* ********** Menu styles begin ********** */
ul.menu * {background-color: transparent !important;}
ul.menu li a,ul.awiSubpageMenu li a {
	color: #709fa5;
	font-size: 14px;
	font-weight: bold;
}
ul.menu li a:hover,ul.awiSubpageMenu li a:hover {color: #444;}
ul.menu li.current_page_item {
	font-weight: bold;
	font-size: 120%;
}
ul.awiSubpageMenu {
	margin: 0px 0px;
}
ul.awiSubpageGraphical {
	margin: 10px 0px;
} 
ul.awiSubpageMenu li {
	list-style: none;
	
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	
	width: 9em;
	padding: 0em 1em;
	text-align: center;
}
ul.awiSubpageMenu.awiSubpageGraphical li {
	width: 12em;
}
.awiSubpageGraphical li a img {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.awiSubpageGraphical li a:hover img,.awiSubpageGraphical li a img.awiCurrent {
	opacity: 1.0;
	filter:alpha(opacity=100);
}
ul.awiSubpageMenu li a,ul.awiSubpageMenu li a:hover {
	font-size: 14px;
	text-decoration: none;
}
/* ********** Menu styles end ********** */

/* ********** Opt in styles begin ********** */
.awi-opt-in {
	width: 260px;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
	color: white;
	background: url('images/opt-in-bg-teal.png') no-repeat;
}
.awi-opt-in-top {
	background: url('images/opt-in-sprite.png') no-repeat;
	width: 260px;
	height: 15px;
}
.awi-opt-in h3 {
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	color: white;
	text-shadow: #000 0px -1px 3px;
}
.awi-opt-in form {
	margin: 0px 0px;
	padding: 0px 15px;
	font-size: 12px;
	text-align: left;
}
.awi-opt-in-bottom {
	width: 260px;
	height: 15px;
	background: url('images/opt-in-sprite.png') no-repeat;
	background-position: 0px -16px;
}
.awi-submit {
	text-align: center;
}
.awi-submit input {
	padding: 2px 10px;
}
/* ********** Opt-in styles End ********** */

/* ********** Shop styles begin ********** */
.awiShopIcon a {
	display: block;
	width: 136px; height: 136px;
	background: url('images/awi-icons-sprite.png') no-repeat;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.awiShopIcon a:hover,.awiShopIcon.awiCurrent a {
	opacity:1.0;
	filter:alpha(opacity=100);
}
.awiBooks a {background-position: -189px -20px;}
.awiDVD a {background-position: -20px -20px;}
.awiRecommended a {background-position: -358px -20px}
.awiHelp a {background-position: -527px -20px}

.awi-buy {
width: 100px;
float: left;
padding: 5px 20px;
font-weight: bold;
text-align: center;
}
.awi-product {
	padding: 10px 0px;
	border-bottom: 1px solid #f8ecc0;
	margin-left: 150px;
}
.awi-product a {text-decoration: none;}
.awi-product a:hover {text-decoration: underline;}
p.awi-productimage {margin: 0px 0px;}
.awi-productimage img {margin: 10px 0px;}
.awi-product h3 {margin-top: 0px;}
p.awi-prod-label {margin: 0px 0px; font-weight: bold;}
.awi-product ol,.awi-product ul {margin-bottom: .5em;}
.awi-product form {margin: 0px 0px; padding: 0px 0px;}
/* ********** Shop styles end ********** */

/* ********** Social styles begin ********** */
.FBConnectButton_Text {
	font-size: 8px;
	padding: 2px 4px 3px !important;
}
.awi-share {float: right; margin: 20px 0px 10px 10px; clear: right;}
.tweetmeme_button {clear: both; padding-top: 10px;}
.rss-icon,.facebook-icon,.twitter-icon,.youtube-icon {
	display: inline-block;
	width: 64px;
	height: 64px;
	background: url('images/social-icons-large.png') no-repeat;
}
.facebook-icon {background-position: -8px 0px;}
.twitter-icon {background-position: -88px 0px;}
.rss-icon {background-position: -168px 0px;}
.youtube-icon {background-position: -248px 0px;}

/* ********** Social styles end ********** */

/* ********** Border styles begin ********** */
#rotating,#pp-subscribe,#pp-sidebars,#footer {
	border: 0px;
}
.looped .entry,
.single .entry {
	border-bottom: 1px dashed #f8ecc0;
}
/* ********** Border styles end ********** */

/* ********** Popular and Topics widget styles begin ********** */
.pat-tabs {
	padding: 3px 1px 1px 1px;
}
.pat-tabs > div {
	padding: 1em 1em 1em 1em;
	margin: 0px;
	border: 1px solid #f8ecc0;
}
.pat-tabNavigation li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	
	text-align: center;
	margin: 0px;
	padding: .2em 1em;
	border: 1px solid #f8ecc0;
	margin-bottom: -1px;
}
.pat-tabNavigation li a {
	color: #709FA5;
	font-size: 16px;
}
.pat-tabNavigation li.selected a,.pat-tabNavigation li a:hover {
	text-decoration: none;
	font-weight: bold;
}
.pat-tabNavigation li.selected {
	background-color: white;
	border-bottom: 1px solid white;
}

ul.pat-listing {
	list-style: disc outside;
	line-height: 1.5em;
	margin-left: 1.5em;
}
ul.pat-listing a {
	color: #888;
}
#pat-follow {
	padding: 16px 40px;
}
#pat-follow a {
	padding: 8px 8px;
}
/* ********** Popular and Topics widget styles end ********** */

/* ********** AWI Pod Styles start ********** */
.awi-group,.recommendation {
	clear: left;
	margin-bottom: 1em;
	padding: 5px 0px;
	border-bottom: 1px solid #f8ecc0;
}
.testimonial {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 0px 5px 5px 0px;
	padding: .5em .5em;
	background-color: #F8ECC0;
}
.testimonial img,.recommendation img {
	float: left;
	margin-right: 10px;
}
.testimonial p,.awi-group p,.recommendation p {
	margin-bottom: .5em;
}
.recommendation h3 {
	margin-top: 0px;
}

/* Video Pods */
#awi-current-video {
    width: 740px;
    float: right;
    margin: 0px;
}

.awi-video-side {
    float: right;
}

#awi-video-player object {
    width: 560px;
    height: 349px;
}

ul.awi-video-thumbsrip {
    width: 120px;
    float: left;
    padding: 0px 20px;
}

ul.awi-video-thumbsrip li {
    padding: 5px;
}

a.awi-video-thumb {
    opacity:0.7;
	filter:alpha(opacity=70);
}

a.awi-video-thumb:hover {
    opacity:1.0;
	filter:alpha(opacity=100);
}
/* End of video Pods */
/* ********** AWI Pod Styles end ********** */
.lang {
	float: right;
	width: auto;
padding: 10px 194px 10px 0px;
font-size: 14px;
}

