/*

Theme Name: Doc Amitay
Description: Doc Amitay's theme based on Twenty Twelve
Author: FrogWeb Design
Version: 0.0.3
Template: twentytwelve

*/

@import url('../twentytwelve/style.css');

/* Google font */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:800);

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);


/* ----------------------------------------------------------------
    Global Styles
-----------------------------------------------------------------*/

#main{
margin-top: -20px;}

body {
}

.site-content {
		float: left;
		width: 600px;
		background-color: #e3f0f3;
}

.widget-area {
		float: right;
		width: 350px;
}


hr { background-color: #388d97; }


a {
	outline: none;
	/*color: #388d97;*/
	color: #2d7c85;
}
a:hover {
	color: #0f3647;
}

a.darkLinks {
	color: #000;
}

a:visited.darkLinks {
	color: #000;
}



/* ----------------------------------------------------------------
    Sidebar
-----------------------------------------------------------------*/

body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {
	width: 600px;
}

ul.sidebar {
	list-style-type:disc;
	line-height: 20px;
	margin-left: 20px;
}
ul.sidebar li {
	margin-top: 15px;
}


.sidebarText {
	line-height: 20px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-style: italic;
}

/* ----------------------------------------------------------------
    Navigation
-----------------------------------------------------------------*/
.main-navigation li a {
 	color: black;
}

.main-navigation li a:hover{
	color: #388d97;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
	font-weight: bold;
}



/* ----------------------------------------------------------------
    Header
-----------------------------------------------------------------*/
.site-header h1 {
	display: inline;
	text-transform: uppercase;
	/*letter-spacing:-2px;*/
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 48px;
	line-height: 48px;
}

.site-sub-title {
	display: inline;
	margin-left: 7px;
	color: #036f79;
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: 700;
	font-size: 18px;
}

h2.site-description {
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-size: 24px;
	font-style: italic;
}

.site-header h2 {
	color: #000;
	/*line-height: 18px;*/
	line-height: 0;
}


.site-header h1 a, .site-header h2 a {
	color: #036f79;
	height: 60px;
}


#socialMedia {
	float: right;
	padding-top: 5px;
}

.socialMediaIcons {
	display: inline;
}

#topTagline {
	float: right;
	clear: right;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
}


/* ----------------------------------------------------------------
    Menu Styling 
-----------------------------------------------------------------*/
.nav_desc {
	display: block;
	font-size: 12px;
	font-style:italic;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;	
}

.main-navigation {
	text-align: left;	
	color: #1f1a17;
}

/* added this*/
.main-navigation ul {
    padding-top: 60px;
}

.main-navigation li {
	font-size: 20px;
	/*font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;*/
	font-family: 'Source Sans Pro',sans-serif;
	margin: 0rem 1.857rem 0 0;
	margin-right: 18px;
	padding-right: 18px;
	border-right: 1px solid #388d97;
	float: left;
}

.main-navigation li:last-child {
	border-right: 0px;
}

.main-navigation li {margin-right: 18px !important;}

.main-navigation li a { line-height: 18px; }

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after, ul.menu:after {
    clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after, ul.menu:after, ul.menu:before {
    display: table;
    content: "";
}


/* ----------------------------------------------------------------
    Pagination 
-----------------------------------------------------------------*/
.paginationBox {
	clear: both;
	display: block;
	float: left;
	margin: 1em 0 2em 0;
}

ul.pagination {
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	position: relative;
	font-size: 80%;
	line-height: 1em;
	list-style-type: none;
}
.pagination li {
	float: left;
	vertical-align: middle;
	background-color: #fff;
	margin-right: 1px;
}

.pagination span, .pagination a {
	float: left;
	border: 1px #ededed solid;
	padding: 3px 9px 4px 9px;
	text-decoration: none;
	width: auto;
	color: #999;
}

.pagination a:hover, .pagination a:focus {
	color: #fff;
	background-color: #777;
	border-color: #777;
}

.pagination .current{
	padding: 3px 9px 4px 9px;
	color: #fff;
	background-color: #777;
	border: 1px #777 solid;
}




/* ----------------------------------------------------------------
    Footer 
-----------------------------------------------------------------*/


footer[role="contentinfo"] {
	border-top: none;

}

.site-info {
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 14px;
}


/* ----------------------------------------------------------------
    Content Area 
-----------------------------------------------------------------*/
.site-content article {
	border-bottom: none;
    word-wrap: normal;
    -moz-hyphens: none;	
 	hyphens: none;
	-webkit-hyphens: none;
}

.entry-content {
	padding: 20px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
}


.entry-content h3 {
	margin-bottom: 5px;
}

.contentIndent {
	margin-left: 20px;
}

/* ----------------------------------------------------------------
    Homepage 
-----------------------------------------------------------------*/

ul.homepageBullets {
	border: solid 1px #388d97;
	margin: 10px;
	line-height: 18px;
}

ul.homepageBullets li {
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}

ul.homepageBullets li:first-child {
	margin-top: 10px;
}

/* ----------------------------------------------------------------
    Tabs 
-----------------------------------------------------------------*/
.tabs-top .etabs {
    margin: 0;
    padding: 0;
    overflow: inherit;
}
.tabs-top.center .etabs { text-align: center; }
.tabs-top .tab {
    margin: 0;
    padding: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
    border: 1px solid #dedede;
    border-bottom: none;
    top: 1px;
    position: relative;
    z-index: 1;
    margin-right: 3px;
}
.tabs-top .tab a {
    padding: 13px 25px;
    display: block;
    background: #f7f7f7;
    color: #5c5c5c;
    font-size: 14px;
    font-weight: 700;
}
.tabs-top.left .tab a { padding: 10px 20px; }
.tabs-top .tab i { margin-right: 5px; }
.tabs-top .tab.active {
    position: relative;
    z-index: 3;
}
.tabs-top .tab.active a {
    background: #fff
}
.tabs-top .tab a:hover, .tabs-top .tab.active a { color: #74c9be; }
.tabs-top.tab-container .panel-container {
    border-top: 1px solid #dedede;
    position: relative;
    z-index: 1;
    display: block;
}
.tabs-top.tab-container .panel-container p {
    margin: 0;
    padding-bottom: 10px;
}
.tabs-top.tab-container .panel-container .tab-block {
    padding-top: 30px;
    padding-bottom: 0;
}



/* ----------------------------------------------------------------
    Toggle
-----------------------------------------------------------------*/


.toggle {
	display: block;
	position: relative;
	margin: 0 0 20px 0;
}

.toggle .togglet,
.toggle .toggleta {
	display: block;
	position: relative;
    line-height: 24px;
    padding-left: 32px;
	cursor: pointer;
	margin: 0;
    font-size: 15px;
	color: #388d97;
	background: url("images/icons/toggle-plus.png") no-repeat left;
font-family: 'Source Sans Pro',sans-serif;
font-weight: bold;
}

.toggle .toggleta {
    font-weight: bold;
    background: url("images/icons/toggle-minus.png") no-repeat left;
}

.toggle .togglec {
	display: block;
	position: relative;
    padding: 10px 0 0 32px;
}




/* ----------------------------------------------------------------
    Video sidebar links
-----------------------------------------------------------------*/

.widget-area h3 { 
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: bold;	
	font-size: 18px;
	letter-spacing: 1px;
}
.sposts-list { margin: 0; }

.sposts-list li { margin: 15px 0 0 0; }

.sposts-list li:first-child { margin-top: 0; }

.sposts-list .spost-image {
    float: left;
    margin: 0 10px 0 0;
    background-color: #DDD;
}

.sposts-list a { border: none !important; }

.sposts-list .spost-image,
.sposts-list .spost-image a {
    display: block;
    width: 48px;
    height: 48px;
}

.sposts-list .spost-image img {
    width: 42px;
    height: 42px;
    padding: 3px;
}

.sposts-list .spost-content {
    position: relative;
    overflow: hidden;
}

.sposts-list .spost-title {
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    font-family: 'Source Sans Pro',sans-serif;
}

.tabbed-widget .spost-title { font-size: 12px; }

.sposts-list .spost-meta,
.sposts-list .spost-meta ul { margin: 0 !important; }

.sposts-list .spost-meta { font-size: 11px; }

.sposts-list .spost-meta li {
    float: left;
    margin: 0 0 0 4px;
    color: #BBB;
}

.spost-meta li i { font-size: 13px; }

.sposts-list .spost-meta a { color: #000; }

.sposts-list .spost-meta a:hover { color: #888; }

.sposts-list .spost-meta span {
    display: block;
    float: left;
    margin: 0 4px 0 0;
    font-size: 15px;
    height: 20px;
    line-height: 18px;
}

.sposts-list .spost-meta li:first-child { margin-left: 0; }

.sposts-list .spost-image:hover { background: #388d97; }


a.video {color: #388d97}
a.video:hover, .selected { color: #222;}

a img { border: none; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}



/* ----------------------------------------------------------------
    Accordions
-----------------------------------------------------------------*/
.acctitle, .acctitlec {
	display: block;
	position: relative;
	cursor: pointer;
    border-top: 1px dotted #DDD;
    line-height: 24px;
    padding: 12px 0 12px 32px;
	margin: 0;
    font-size: 16px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	color: #333;
	background: url("images/icons/toggle-plus.png") no-repeat left;
}

.acctitlec {
	background: url("images/icons/toggle-minus.png") no-repeat left;
	cursor: auto;
}

.acctitle:first-child {
	border-top: none;
}

.acc_content {
	position: relative;
	padding: 0 0 15px 32px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
}



.clearfix { display: block;}




/* ----------------------------------------------------------------
    Slider with Navigation 
-----------------------------------------------------------------*/

#slideShow{ 
	position:relative;
	padding:0px;
	margin:0px;
	overflow: hidden;
} 

#bannerAdDiv { 
	position:relative; 
	width:556px; 
	height:290px;
	border: 1px solid #388d97;
} 
#bannerAdDiv p { 
	font-size: 18px;
	margin: 5px; 
}
#bannerAdDiv div.active { z-index:10; opacity:1.0; } 
#bannerAdDiv div.last-active { z-index:9; } 
.imgDiv{
	width:550px; 
	height:280px; 
	position:absolute; 
	top:0; 
	left:0; 
	z-index:8; 
	opacity:0.0; 
	background-color: #e3f0f3;
	margin: 5px;
} 

#dotsDiv{
	width:150px;
	height:10px;
	position:absolute;
	z-index:201;
	top:250px;
	left:214px;
}
.imgDot{
	width:14px;
	height:10px;
	/*background: transparent url("images/slider/dot-grey2.png") no-repeat top left;*/
	float:left;
	cursor:pointer;
}
.imgDot.active{
	width:14px;
	height:10px; 
	/*background: transparent url("images/slider/dot-blue2.png") no-repeat top left;*/
	float:left;
	cursor:pointer;
	font-weight: bold;
}



#quotes { 
	position:relative; 
	width:300px; 
	height:120px;
} 
#quotes div.active { z-index:10; opacity:1.0; } 
#quotes div.last-active { z-index:9; } 
.quoteDiv {
	position:absolute;
	z-index:8; 
	opacity:0.0; 
	background-color: #e3f0f3;
	width:570px; 
}

.quote-item { float: left;
	min-height: 125px;
	min-width: 560px; 
}

.quote-item .quote-content {
    position: relative;
    background: #FFF;
	border: 1px solid #E5E5E5;
    padding: 15px;
    font-size: 13px;
    font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
    text-shadow: 1px 1px 1px #FFF;
    margin-bottom: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.quote-item .quote-author {
    text-align: center;
    color: #222;
    font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
    font-size: 13px;
    font-weight: bold;
}

.quote-content:after, .quote-content:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.quote-content:after {
	border-top-color: #FFF;
	border-width: 8px;
	left: 50%;
	margin-left: -8px;
}

.quote-content:before {
	border-top-color: #D5D5D5;
	border-width: 9px;
	left: 50%;
	margin-left: -9px;
}




/* Quotes sidebar */

#quotesSidebar { 
	position:relative; 
	width:320px; 
	height:175px;
} 
#quotesSidebar div.active { z-index:10; opacity:1.0; } 
#quotesSidebar div.last-active { z-index:9; } 
.quoteDivSidebar {
	position:absolute;
	z-index:8; 
	opacity:0.0; 
	background-color: white;
	width:320px; 
}

.quote-item-sidebar { float: left;
	min-height: 175px;
	min-width: 320px; 
}

.quote-item-sidebar .quote-content-sidebar {
    position: relative;
    background: #FFF;
	border: 1px solid #E5E5E5;
    padding: 15px;
    font-size: 13px;
    font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
    text-shadow: 1px 1px 1px #FFF;
    line-height: 18px;
    margin-bottom: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.quote-item-sidebar .quote-author-sidebar {
    text-align: center;
    color: #222;
    font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
    font-size: 13px;
    font-weight: bold;
}

.quote-content-sidebar:after, .quote-content-sidebar:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.quote-content-sidebar:after {
	border-top-color: #FFF;
	border-width: 8px;
	left: 50%;
	margin-left: -8px;
}

.quote-content-sidebar:before {
	border-top-color: #D5D5D5;
	border-width: 9px;
	left: 50%;
	margin-left: -9px;
}

/* ----------------------------------------------------------------
    Podcast Listing
-----------------------------------------------------------------*/


ul.podcast{
    width:100%;
}
ul.podcast li{
    background:green;
    float:left;
    height:200px;
    margin:0 10px 10px 0;
    width:220px;
}
ul.podcast li:nth-child(even){
    margin-right:0;
}


/* ie8 fix */
body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {
    width: 600px !important;
}
.widget-area {
    float: right !important;
    width: 350px !important;
}
.full-width .site-content {float:left !important;}