/*
Theme Name: Amyapplebaum
Theme URI: http://wordpress.org/
Description: Amyapplebaum
Version: 1.0
Author: MEV LLC
*/

/* Content */
#content {
	margin: 10px 20px 10px 25px;
	width: 593px !important;
	color: #333;	
	font-size: 13px;
	font-family: Verdana,Geneva,sans-serif;
	line-height: 19px;
}
#content p a {
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
}
#content a {
	color:#6A6A6A;  
}
#content h1 {
	color: #1e5878;
	left: 0px;
	font-size: 18px;
	font-weight: normal;
	margin: 13px 0px 6px 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #1e5878;
}
#content h2 {
	color: #1e5878;
	left: 0px;
	font-size: 17px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content h3 {
	color: #1e5878;
	left: 0px;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content h4 {
	font-size:14px;
	color: #1e5878;
}
#content h2 a{
	color: #1e5878;
}
#content small {
	font-size:11px;
}
#content .navigation {
	margin-bottom: 10px;
}
#content form input, #content form textarea {
	color:#414247;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
}
#content form textarea {
	height: 55px;
}
#content form input {
	height:19px;
	margin-top:4px;
	padding:0px 0 0 2px;
	width:196px;
}
#content #searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#content #searchform #searchsubmit{
	height:27px;
	width:100px;
	margin: 0;
	padding: 0px 0px 7px 0px;
}
#rememberme {
	width: auto !important;
	height: auto !important;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	border-width: 0px !important;
}

/* Contact */
#ContactBlock {
	font-family: Verdana;
	font-size: 12px;
	color: #6a6a6a;
}
#ContactBlock a {
	font-size: 12px;
	color: #6a6a6a;
	text-decoration: underline;
}
#ContactBlock td
{
	border: none;
}
.ContactTitle {
	color: #307499;
	margin: 0px 0px 23px 0px;
}
.ContactBlueTitle {
	color: #307499;
}
.ContactRowTitle {
	color: #6a6a6a;
	font-weight: bold;
	margin: 0;
}
.LeftRow {
	padding-right: 20px;
	vertical-align: top;
}
.RightRow {
	padding-left: 10px;
	vertical-align: top;
	line-height: 18px;
}

/* Sub menu with arrow */
#ThirdLevelMenu
{
	background-image:url(../images/fist_menu_bg.jpg);
	background-repeat:no-repeat;
	min-height:30px;
	width:628px;
	clear:both;
	text-align:center;
}
#ThirdLevelMenu ul
{
	width:625px;
	float:right;
	min-height: 30px;
    text-align:center;
    list-style-type: none;
	margin:0px;
	padding:0px;
	/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BABABA;
	*/
}
#ThirdLevelMenu ul li
{
    display: inline;
}
#ThirdLevelMenu ul a
{
    display: block;
    float: right;
    text-align: center;
    color: #454545;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-transform: uppercase;
	padding: 8px 11px 8px 11px;
    position: relative;
}
#ThirdLevelMenu ul a:hover, #ThirdLevelMenu ul a.Selected
{
	text-decoration:none;
	color: #ed2937;
	background: url(images/menu/cursor.png) top center no-repeat;
}
.ThirdLevelCursor
{
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
}

/* comments */
#comments_category
{
	margin: 6px 0px 3px 0px;
}
#comments_category a
{
	color: #1e5878 !important;
	text-transform: uppercase;
}
#responses
{
	margin: 3px 0px 19px 0px;
}
#comments
{

	border-top: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	margin-top: 28px;
}
.comment-body p
{
	margin: 3px 0px 3px 34px;
	color: #1e5878;
}
.fn
{
	color: #1e5878 !important;
}
#respond h3
{
	text-transform: uppercase;
	font-size:12px;
	margin-bottom:20px;
}
#submit
{
	margin-left: 341px;
	text-transform: uppercase;
	font-size: 12px !important;
	text-decoration: none;
	color: #1e5878 !important;
}
.alignleft a, .alignright a
{
	color: #1e5878 !important;
	font-size: 15px !important;
	text-decoration: none !important;
}

/* thumbnail template */
.LeftRow
{
	border-bottom: 1px dotted #7C7B80;
	vertical-align: top;
	padding-top: 27px;
}
.RightRow
{
	border-bottom: 1px dotted #7C7B80;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 28px;
}
.RightRow p
{
	margin: 0px 0px 23px 0px;
}
.RightRow div
{
	margin-bottom: 5px;
}
.RightRowTags
{
	margin: 0px 0px 54px 0px;
}
#AddToAny
{
	/*
	position: absolute;
	left: 380px;
	top: -7px;
	*/
}
#CategoryDescription
{
	margin-bottom: 20px;
}
.CategoryThum
{
	border: 1px solid #CBCBCB;
	padding: 7px;
}
.alignleft-thumbnail
{
	float:left;
}
.alignright-thumbnail
{
	float: right;
}
.alignleft-thumbnail a, .alignright-thumbnail a
{
	color: #E46027 !important;
	font-size: 17px !important;
	text-decoration: none !important;
}

/* Coaching */
.tabs-nav
{
	position: absolute;
	list-style:none outside none;
	top: -36px;
	margin:0px 0px 0px 20px;
	padding:6px 0 0 4px;
	clear: both;
}
.tabs-nav li {
	float:left;
	margin:0 0 0 0px;
	width:131px;
	height: 31px;
	background: url(images/coaching/level1.jpg) no-repeat right top;
}
.tabs-selected{
	background: url(images/coaching/level3.jpg) no-repeat right top !important;
}
.tabs-hovered{
	background: url(images/coaching/level2.jpg) no-repeat right top !important;
}
.tabs-nav a {
	display: block;
	position:relative;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	z-index:2;
	color: #1D5979 !important;
	font-size: 15px;
	padding-top: 8px;
}
.single-navigation {
	display:block;
	position: absolute;
	bottom: 5px;
	width: 600px;
}
#CenterCol
{
	background: url(images/coaching/center.jpg) no-repeat right top !important;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.CenterColWelcome
{
	background: url(images/coaching/center_welcome.jpg) no-repeat right top !important;	
}
#CenterCol div
{
	margin: 0px;
	padding: 0px;
	color: #1e5878;
	font-size: 12px;
	line-height: 14px;
}
#CenterCol p
{
	margin: 0px;
	padding: 0px;
	color: #1e5878;
	font-size: 12px;
}
#level1_text
{
	line-height: 19px;
	font-size: 13px;
}
#level2_text
{
	line-height: 18px;
	font-size: 12px;
}
#level3_text
{
	line-height: 19px;
	font-size: 12px;
}
#CenterCol a {
	color: #e0582f;
	font-weight: bold;
}
#BottomCenterBlock
{
	background: url(images/coaching/bottom.jpg) no-repeat right top !important;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#CoachingBlock_0, #CoachingBlock_1, #CoachingBlock_2, #CoachingBlock_3
{
	margin: 0px;
	padding: 0px;
	width: 568px;
	height: 422px;
	position: relative;
}
#CoachingBlock_1, #CoachingBlock_2, #CoachingBlock_3
{
	display: none;
}
#CoachingBottomBlock_0, #CoachingBottomBlock_1, #CoachingBottomBlock_2, #CoachingBottomBlock_3
{
	margin: 0px;
	padding: 0px;
	width: 568px;
	height:	84px;
	position: relative !important;
}
#CoachingBottomBlock_1, #CoachingBottomBlock_2, #CoachingBottomBlock_3
{
	display: none;
}
#WhiteBlock_1, #WhiteBlock_2, #WhiteBlock_3, #WhiteBlock_4, #WhiteBlock_5, #WhiteBlock_6, #WhiteBlock_7, #WhiteBlock_8, #WhiteBlock_9, #WhiteBlock_10, #WhiteBlock_11, #WhiteBlock_12
{
	width: 138px;
	height: 233px;
	background-color: #ffffff;
	position: absolute;
	bottom: 0px;
	font-size: 11px;
	line-height: 15px !important;
}
#WhiteBlock_1 p, #WhiteBlock_2 p, #WhiteBlock_3 p, #WhiteBlock_4 p, #WhiteBlock_5 p, #WhiteBlock_6 p, #WhiteBlock_7 p, #WhiteBlock_8 p, #WhiteBlock_9 p, #WhiteBlock_10 p, #WhiteBlock_11 p, #WhiteBlock_12 p
{
	margin: 10px 0px 0px 8px;
	font-size: 11px;
}
#WhiteBlock_1 b, #WhiteBlock_2 b, #WhiteBlock_3 b, #WhiteBlock_4 b, #WhiteBlock_5 b, #WhiteBlock_6 b, #WhiteBlock_7 b, #WhiteBlock_8 b, #WhiteBlock_9 b, #WhiteBlock_10 b, #WhiteBlock_11 b, #WhiteBlock_12 b
{
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
#WhiteBlock_1
{
	background-image: url(images/coaching/level1_1.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_2
{
	left: 143px;
	background-image: url(images/coaching/level1_2.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_3
{
	left: 286px;
	background-image: url(images/coaching/level1_3.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_4
{
	left: 429px;
	background-image: url(images/coaching/level1_4.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_5
{
	background-image: url(images/coaching/level2_1.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_6
{
	left: 143px;
	background-image: url(images/coaching/level2_2.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_7
{
	left: 286px;
	background-image: url(images/coaching/level2_3.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_8
{
	left: 429px;
	background-image: url(images/coaching/level2_4.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_9
{
	background-image: url(images/coaching/level3_1.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_10
{
	left: 143px;
	background-image: url(images/coaching/level3_2.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_11
{
	left: 286px;
}
#WhiteBlock_12
{
	left: 429px;
}
.CoachingPrice
{
	position: absolute;
	left: 0px;
	top: 28px;
	margin: 0px;
	font-size: 18px;
	color: #1e5878;
	font-family: "Myriad Pro",Verdana,Geneva,sans-serif;
}
.CoachingPriceFull {
	position: absolute;
	left: 290px;
	top: 28px;
	margin: 0px;
	font-size: 18px;
	color: #1e5878;
	font-family: "Myriad Pro",Verdana,Geneva,sans-serif;
}

.JoinNow
{
	position: absolute;
	right: 0px;
	top: 19px;
}
.JoinNowFull
{
	position: absolute;
	left: 450px;
	top: 19px;
}

/* media */
#MediaLeftTop {
	background: url(images/media/left_top.jpg) no-repeat;
	width: 18px;
	height: 19px;
}
#MediaTop {
	background: url(images/media/top.jpg) no-repeat;
	width: 540px;
	height: 19px;
}
#MediaRightTop {
	background: url(images/media/right_top.jpg) no-repeat;
	width: 26px;
	height: 19px;
}
#MediaLeftHead {
	background: url(images/media/left_head.jpg) no-repeat;
	width: 18px;
	height: 39px;
}
#MediaHead {
	background: url(images/media/center_head.jpg) no-repeat;
	width: 540px;
	height: 39px;
}
#MediaRightHead {
	background: url(images/media/right_head.jpg) no-repeat;
	width: 26px;
	height: 39px;
}
#MediaLeft {
	background: url(images/media/left_small.jpg) repeat-y;
	width: 18px;
/*	min-height: 100px; */
}
#MediaCenter {
	width: 540px;
/*	min-height: 100px; */
}
#MediaRight {
	background: url(images/media/right_small.jpg) repeat-y;
	width: 26px;
/*	min-height: 100px;	*/
}
#MediaLeftBottom {
	background: url(images/media/left_bottom.jpg) no-repeat;
	width: 18px;
	height: 23px;
}
#MediaBottom {
	background: url(images/media/bottom.jpg) no-repeat;
	width: 540px;
	height: 23px;
}
#MediaRightBottom {
	background: url(images/media/right_bottom.jpg) no-repeat;
	width: 26px;
	height: 23px;
}
#MediaCaption
{
	position: absolute; 
	left: 22px; 
	top: -6px;
}
.MediaBooksRow
{
	padding: 20px 0px 0px 20px; 
	width: 213px; 
	height: 229px;
}
.MediaBooksText
{
	font-size: 11px; 
	margin-top: 0px;
}
.MediaPressRow
{
	padding: 20px 0px 0px 20px; 
	width: 140px; 
	height: 173px;
	vertical-align: top;
}
.MediaPressText
{
	font-size: 11px; 
	margin-top: 0px;
}
.MediaPressText h4
{
	color:#307499; 
	font-size: 11px; 
	margin: 0px; 
	font-family:Verdana,Geneva,sans-serif;
}
.MediaPressText p {
	padding:0;
	margin:0;
}
.MediaPdfLeftRow 
{
	width: 180px;
	height: 46px; 
	border-bottom: 1px dotted #000000;
	vertical-align: middle;
	padding-left: 20px;
}
.MediaPdfRightRow 
{
	border-bottom: 1px dotted #000000;
	vertical-align: middle;
}
.MediaPdfRightRow a
{
	text-decoration: underline;
	font-size:11px;
	color:#307499 !important;
}
.VideoPlayListRow
{
	border-bottom: 1px dotted #000000;
	vertical-align: middle;
}
.VidoPlaylistText
{
	font-size:14px; 
}
#content tr td.VideoPlayListRow p.VidoPlaylistText a {
	font-size:14px;
}
.VidoPlaylistText a
{
	font-size:14px;
	color:#307499 !important;
	text-decoration: none;
}
.VidoPlaylistText span
{
	color:#e0582f;
	margin: 0px;
	padding: 0px;
}
#PlayVideo
{
	text-align: center;
}
#RadioPlayer 
{
	margin: 30px 0px 18px 366px
}

/* events */
#MediaEventLeftTop {
	background: url(images/events/left_top.jpg) no-repeat;
	width: 27px;
	height: 28px;
}
#MediaEventTop {
	background: url(images/events/top.jpg) no-repeat;
	width: 522px;
	height: 28px;
}
#MediaEventRightTop {
	background: url(images/events/right_top.jpg) no-repeat;
	width: 32px;
	height: 28px;
}
#MediaEventLeftHead {
	background: url(images/events/left_head.jpg) no-repeat;
	width: 27px;
	height: 23px;
}
#MediaEventHead {
	background: url(images/events/center_head.jpg) no-repeat;
	width: 522px;
	height: 23px;
}
#MediaEventRightHead {
	background: url(images/events/right_head.jpg) no-repeat;
	width: 32px;
	height: 23px;
}
#MediaEventLeft {
	background: url(images/events/left_small.jpg) repeat-y;
	width: 27px;
	min-height: 100px;
}
#MediaEventCenter {
	width: 522px;
	min-height: 100px;
}
#MediaEventRight {
	background: url(images/events/right_small.jpg) repeat-y;
	width: 32px;
	min-height: 100px;
}
#MediaEventLeftBottom {
	background: url(images/events/left_bottom.jpg) no-repeat;
	width: 27px;
	height: 46px;
}
#MediaEventBottom {
	background: url(images/events/bottom.jpg) no-repeat;
	width: 522px;
	height: 46px;
}
#MediaEventRightBottom {
	background: url(images/events/right_bottom.jpg) no-repeat;
	width: 32px;
	height: 46px;
}
#MediaEventCaption
{
	position: absolute;
	left: 5px;
	top: -9px;
}
.doubleindent {
	padding-left:20px;
}

.EventsListRow
{
	border-bottom: 1px dotted #000000;
	vertical-align: bottom !important;
	height:38px;
}
.EventsListText
{
	font-size:14px;
	margin:0px 0px 5px 20px;
}
.EventsListText a
{
	font-size:14px !important;
	color:#307499 !important;
	text-decoration: none;
}
.EventsListText span
{
	color:#e0582f;
	margin: 0px;
	padding: 0px;
}

.TransLeftRow
{
	vertical-align: top;
	padding-top: 27px;
}
.TransRightRow
{
	vertical-align: top;
	padding-left: 10px;
	padding-top: 28px;
	line-height: 18px;
}
.TransRightRow p
{
	margin: 0px 0px 23px 0px;
}
.TransRightRow div
{
	margin: 15px 0px 25px 0px;
}
.TransRightRow h2 a
{
	text-decoration: none !important;
}
.TransLine
{
	width: 466px;
	height: 2px;
	border-bottom: 1px dotted #7C7B80;
	margin-left: 55px;
}
.TeleLeftRow
{
	vertical-align: top;
	padding-top: 27px;
}
.TeleRightRow
{
	vertical-align: top;
	padding-left: 10px;
	padding-top: 28px;
	line-height: 18px;
}
.TeleRightRow p
{
	margin: 0px 0px 23px 0px;
}
.TeleRightRow div
{
	margin: 15px 0px 65px 0px;
}
.TeleRightRow h2 a
{
	text-decoration: none !important;
}
.TeleRightRow div p a, .TeleRightRow span
{
	color:#1E5878 !important;
}
.TeleLine
{
	width: 426px;
	height: 2px;
	border-bottom: 1px dotted #7C7B80;
	margin-left: 135px;
}
.SpeakingBlock
{
	width: 466px;
	border-bottom: 1px dotted #7C7B80;
	padding: 0px 0px 0px 25px;
	margin: 34px 0px 0px 0px;
}
.SpeakingBlock h2
{
	font-size: 19px;
}
.level_1
{
	margin: 0px;
}
.level_2
{
	margin: 20px 0px 27px 47px;
}
.level_3
{
	margin: 35px 0px 27px 47px;
	color: #ed1c24;
}

/* common */
.events_body
{
	margin-left: -16px;
}
#UpcomingEventsBlock tr td 
{
	line-height: 19px;
	text-align:right;
	padding: 3px;
}
#SuccessStoriesBlock  {
	background-image:url("images/success_stories_bg.jpg");
	height:194px;
	position:relative;
	width:304px;
}
#SuccessStoriesBlock .Title {
	left:18px;
	position:absolute;
	top:20px;
}
#FeaturedEnterpreneursBlock  {
	background-image:url("images/coaching/featured_enterpreneurs_block.jpg");
	height:194px;
	position:relative;
	width:304px;
}
#OurPartnersBlock  {
	background-image:url("images/coaching/our_partners.jpg");
	height:219px;
	position:relative;
	width:304px;
}
#OurPartnersBlockIndex  {
	background-image:url("images/our_partners.jpg");
	height:219px;
	position:relative;
	width:304px;
}
#ZigZagBlock {
	background-image:url("images/coaching/zig_zag.jpg");
	height:305px;
	position:relative;
	width:304px;
}
#CoachingTable tr td 
{
	vertical-align: top;
}
#AmyLogo
{
	display:block;
	height:178px;
	width:178px;
	position:absolute;
	top:-1px;
	left:0px;
	z-index: 90;
}
.entry
{
	position: relative;
}
#subscribe
{
	border:medium none !important;
	display:block;
	height:21px;
	left:208px;
	position:absolute;	
	top:40px;
	width:68px !important;
}
.alignright
{
	float:right;
}
.alignleft
{
	float:left;
}
.narrowcolumn-category
{
	margin:25px 20px 10px 5px !important;
}
.post .entry
{
	margin-top:20px;
}
#PageCaption
{
	color:#E03945;
	font-family:'Bookman Old Style',Verdana,Geneva,sans-serif;
	font-size:29px;
	padding:15px 0 0;
}
.LastRow
{
	border: none;
}

#content p a.more-link
{
	font-style:italic;
	color:#ed1c24;
	text-decoration:none;
	border:0;
}

p.RightRowTags #postTagList a
{
	font-size:8px;

}
h3 #FeaturedArticlesTitle
{
	top:0px !important;
	left:0px !important;
	margin:0px !important;
	color:#d5f0f4 !important;
	line-height:23px !important;
}
.welocme_text
{
	line-height:19px;
	padding: 0px;
	margin: 0px 0px 15px 20px !important;
	font-family: Verdana;
	font-size: 12px;
	color: #6a6a6a !important;	
}
.welocme_span
{
	line-height:19px;
	padding: 0px;
	margin: 0px 0px 15px 20px !important;
	font-family: Verdana;
	font-size: 12px;
	color: #005b7f !important;	
}
