@charset "UTF-8";
/* CSS Document */

/*
----------------------------------------------
ABOUT
----------------------------------------------
URL: http://drtimspeciale.com
Author: 12 Grain Studio

----------------------------------------------
*/




/*
----------------------------------------------
COLORS
----------------------------------------------
Off White: fcfafa
Light Green: bbcc62
Green: 91af00
Dark green: 5e7100

Light Blue: e8f9ff
Gray Blue: 869eaf
Dark Blue: 0a3665
Dark Gray - 333333

----------------------------------------------
*/

/*
Copy: Molengo
Heading: Times
*/
@import url(http://fonts.googleapis.com/css?family=Molengo:400,400italic);
@import "reset.css";




/*
----------------------------------------------
STRUCTURE
----------------------------------------------
*/
html {
	height: 100%;
}

body {
	background:#bbcc62 url('../images/bg_green.jpg') repeat 0 0;
	margin: 0px auto;
	padding: 0;
	height: 100%;
	text-align: left;
	color: #212121;
	font-family: Molengo, sans-serif;
	font-size:17px;
	font-weight:400;
}


#container {
	margin: 0px auto;
	padding: 0;
	
	width: 90%;
	max-width:1200px;
	min-width:540px;
	min-height:100%;
	height: 100%;
	display: block;
}
	
#page {
	margin: 0 auto;
	background-color:#fcfafa;
	
	width:100%;
	min-height:100%;	
}

#header {
	width:100%;
	margin:0 auto 5%;
	padding: 2% 0 12% 0;
	overflow: hidden;
	display: block;
}

#mainContent{
	width: 96%;
	margin:0px auto;
	padding: 0 0 20px 0;
	height: 100%;
	clear:both;
	overflow:hidden;
}

#subContent{
	clear:both;
	width: 96%;
	margin:20px auto;
	padding: 20px 0 0px 0px;
	height: 100%;
	border-top: 1px solid #333;
}


#footer {
	clear:both;
	width: 100%;
	height:100px;
	margin:0px auto;
	padding:60px 0 10px 0;
	background:#fcfafa;
}



/*
----------------------------------------------
TEXT
----------------------------------------------
*/

h1, h2, h3, h4 {font-family:Times, serif; clear:both; line-height:normal;}

h1 {
	font-size:20px;
	font-weight:normal;
	color:#333333;
	margin:0px 0 20px 0;
	padding: 8px 0 6px;
	width:100%;
	text-transform:uppercase;
	border-top:3px solid #333333;
	border-bottom:1px solid #333333;
	text-indent: 10px;
	display: block;
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#333333;
	padding: 5px 0 5px 10px;
	margin: 0 auto;
	text-align: left;
	text-transform:uppercase;
}

h3 {
	font-size:18px;
	font-weight:400;
	color:#0a3665;
	padding: 0px 0 8px 0px;
	text-align: left;
	margin: 0;
	line-height: 21px;
	float: left;
	width: 100%;
	display: block;
}

h4 {
	font-size:18px;
	color:#0a3665;
	padding:0px 0 0px 8px;
	text-align: left;
	margin: 0 0 8px 0;
	font-weight: normal;
	float: left;
	display: block;
	width:99%;
}

h5 {
	font-weight:bold;
	font-size:16px;
	padding:20px 0 10px 10px;
	float: left;
	width: 100%;
	line-height: 16px;
}

p {
	margin:0;
	padding:0px 10px 10px 10px;
	text-align:left;
	line-height:1.5;
}


p.small {
	margin:0;
	padding:2px 8px 10px 10px;
	text-align:left;
	line-height:18px;
	font-size:13px;
	color:#333333;
}
.caption {
	margin:0;
	color:#869eaf;
	font-size:12px;
	line-height: 13px;
}
.note {
	margin:0;
	color:#0a3665;
	font-size:14px;
	font-style:italic;
}

img {
	padding:0;
	margin:0px auto;
	display:block;
 }
 
.centered {margin:0 auto;}
 
.logo {
	background: transparent url('../images/logo_drTim.jpg') no-repeat center center;
	margin:0;
	height:325px;
	width:455px;
	text-indent:-2000px;
	float: right;
 }
 
 .logo a{
	height:325px;
	width:455px;
	display:block;
 }


.title{
	text-align:center;
	padding-bottom: 20px;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 9px;
}


.title img{
	display:block;
	float:left;
	margin: 10px 0;
}

.sub-title{
	text-align:left;
	padding-bottom: 5px;
	border-bottom:1px dotted #333;
	margin: 5px 0 15px 0;
}

.sub-heading {
	text-align:center;
	padding-bottom: 20px;
	font-size: 18px;
	text-transform: uppercase;
}

.articleTitle{
	margin-left: 10px;
	width: 95%;
}

/*
----------------------------------------------
LINKS
----------------------------------------------
*/
a {
	color:#91af00;
	text-decoration:none;
	padding:0;
}

a:hover{
	color:#0a3665;
	text-decoration:none;
	padding:0;
}

a:active{
	color:#869eaf;
	padding:0;
}


.navBar{
	height:60px;
	width:530px;
	background:url("../images/bg_navBar.jpg") no-repeat 0 0;
	float:left;
	margin: 30px 0 0 -9px;
}

.nav {
	list-style-type:none;
	float:left;
	margin-top:20px;
	margin-left:40px;
	font-family: Times, serif;
	font-size:13px;
	text-transform:uppercase;
	text-align:left;
	
}

.nav li {
	display:inline;
	padding:5px 15px 5px 0;
	text-align:left;	
}

.nav li a{
	color:#fcfafa;
	text-decoration:none;
}
.nav li a:hover{
	color:#bbcc62;
	text-decoration:none;
}

.home {
	width:100px;
	height:40px;
	margin-bottom:-20px;
	margin-left:30px;
	display: block;
	margin-top: 0px;
}

.subnav {
	list-style-type:none;
	margin:10px auto;
	padding:0;
	font-family: Times, serif;
	font-size:13px;
	text-transform:uppercase;
	text-align:left;
	width:100%;
}

.subnav li {
	display:block;
	padding:5px 0px 5px 0;
	text-align:center;
}

.subnav li a{
	color:#0a3665;
	text-decoration:none;
}
.subnav li a:hover{
	color:#91af00;
	text-decoration:none;
}


.return {
	text-align:right;
	padding:10px;
	width:100%;
}

/*.right a{float:right; text-align:right; padding:5px 0;}



/*
----------------------------------------------
PAGE FORMATING
----------------------------------------------
*/


.col1{
	width: 22%;
	min-height:500px;
	padding: 0 0 0 0px;
	float:left;
	height: 100%;
}

.col2{
	width: 47%;
	min-height:100%;
	padding: 0px;
	float:left;
	height: 100%;
}

.col4{
	width: 96%;
	min-height:100%;
	padding: 0px;
	float:left;
	height: 100%;
	display: block;
}

.left {margin:0px 2% 0 0;}
.center {margin:0px 2%}
.right {margin:0px 0px 0px 2%;}



.section {
	height:280px;
	border-bottom:1px dotted #333333;
	display: block;
	margin: 0 0 10px;
}

.sub-section {
	height:250px;
	display: block;
}

.service {
	width:20%;
	min-width:200px;

	height:210px;
	padding:1% 2%;
	float:left;
	text-align:center;
	margin-bottom: 30px;
	display: inline-block;
	overflow: hidden;
}

.service a{
	border:0; 
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
}


a.prolo {
	background:transparent url('../images/img_service-prolo.jpg') no-repeat 0 top;
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
	padding-top:175px;
}

a.prolo:hover{
	background:transparent url('../images/img_service-prolo.jpg') no-repeat 0 -230px;
}


a.prp {
	background:transparent url('../images/img_service-prp.jpg') no-repeat 0 top;
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
	padding-top:175px;
}

a.prp:hover{
	background:transparent url('../images/img_service-prp.jpg') no-repeat 0 -230px;
}

a.bio {
	background:transparent url('../images/img_service-bio.jpg') no-repeat 0 top;
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
	padding-top:175px;
}

a.bio:hover{
	background:transparent url('../images/img_service-bio.jpg') no-repeat 0 -230px;
}


a.msk{
	background:transparent url('../images/img_service-msk.jpg') no-repeat 0 top;
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
	padding-top:175px;
}

a.msk:hover{
	background:transparent url('../images/img_service-msk.jpg') no-repeat 0 -230px;
}


a.neuralProlo {
	background:transparent url('../images/img_service-neuralProlo.jpg') no-repeat 0 top;
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
	padding-top:175px;
}

a.neuralProlo:hover{
	background:transparent url('../images/img_service-neuralProlo.jpg') no-repeat 0 -230px;
}



a.omt {
	background:transparent url('../images/img_service-omt.jpg') no-repeat 0 top;
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
	padding-top:175px;
}

a.omt:hover{
	background:transparent url('../images/img_service-omt.jpg') no-repeat 0 -230px;
}

a.neural {
	background:transparent url('../images/img_service-neural.jpg') no-repeat 0 top;
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
	padding-top:175px;
}

a.neural:hover{
	background:transparent url('../images/img_service-neural.jpg') no-repeat 0 -230px;
}

a.exercise {
	background:transparent url('../images/img_service-exercise.jpg') no-repeat 0 top;
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
	padding-top:175px;
}

a.exercise:hover{
	background:transparent url('../images/img_service-exercise.jpg') no-repeat 0 -230px;
}


a.nutrition {
	background:transparent url('../images/img_service-nutrition.jpg') no-repeat 0 top;
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
	padding-top:175px;
}

a.nutrition:hover{
	background:transparent url('../images/img_service-nutrition.jpg') no-repeat 0 -230px;
}


a.stress {
	background:transparent url('../images/img_service-stress.jpg') no-repeat 0 top;
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
	padding-top:175px;
}

a.stress:hover{
	background:transparent url('../images/img_service-stress.jpg') no-repeat 0 -230px;
}

a.rx {
	background:transparent url('../images/img_service-rx.jpg') no-repeat 0 top;
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
	padding-top:175px;
}

a.rx:hover{
	background:transparent url('../images/img_service-rx.jpg') no-repeat 0 -230px;
}



a.prayer {
	background:transparent url('../images/img_service-prayer.jpg') no-repeat 0 top;
	width:200px;
	height:200px;
	overflow:hidden;
	display:block;
	padding-top:175px;
}

a.prayer:hover{
	background:transparent url('../images/img_service-prayer.jpg') no-repeat 0 -230px;
}





.list {
	list-style-type:none;
	padding:0;
	float: left;
	width: 225px;
	padding-left: 0px;
	margin: 0 0 0 10px;
}
.list li{
	list-style:none;
	padding:2px 0 3px 2px;
}

.list li a:visited{
	color:#333333;
}

.fact-list {list-style-type:none; padding:0;}
.fact-list li{
	color:#FFFFFF;
	font-style:italic;
	list-style:inside circle;
	padding:5px 0 15px 2px;
	line-height: 18px;
}

.full-list {
	list-style-type:none;
	padding:0;
	float: left;
	width: 430px;
	padding-left: 10px;
}

.full-list li{
	list-style:none;
	padding:2px 0 3px 2px;
}

.bullet-list {
	list-style-type:none;
	padding:0;
	margin: 0;
}
.bullet-list li{
	list-style:inside circle;
	padding:2px 0 2px 2px;
}

.short-list {
	list-style-type:none;
	padding:0;
	float: left;
	width: 200px;
	padding-left: 0px;
	margin: 0;
}
.short-list li{
	list-style:none;
	padding:2px 0 3px 8px;
}

.short-list li a:visited{
	color:#333333;
}

.image-list {
	list-style-type:none;
	padding:0;
	float: left;
	width: 470px;
	padding-left: 0px;
}

.image-list li{
	list-style:none;
	padding:0px 0 40px 0px;
}

.image-list img{
	text-align:left;
	margin:0;
}


#thumbs{ margin:20px 0;}

#thumbs a{border:1px solid #000;}
#thumbs a:hover{border:1px solid #fff;}


.quoteHome {
	float:left;
	margin: 20px 0 10px 20px;
	padding:0 0px 0 0;
	width:60%;
	background:url('') no-repeat right bottom;
}

.quote {
	float:left;
	margin: 20px 0 10px 20px;
	width:450px;
	height: 189px;
}

.quoteText {
	font-size:24px;
	line-height: 1.2;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	color:#869eaf;
	margin-left: 0px;
	text-align: left;
}


.speaker {
	font-size:13px;
	color:#869eaf;
	font-style:italic;
	padding-bottom: 10px;
	text-align:left;
}


.divider{
	width: 100%;
	height:10px;
	float:left;
	margin:10px auto;
	padding:0;
	border-top: 1px dotted #333333;
}



.col{
	width: 300px;
	min-height:500px;
	height:100%;
	margin:0px 0px 50px 0;
	padding: 0 0px 70px 0;
	float:left;
	position:relative;
}

.col img{
	margin:0 auto;
	border:3px solid #211f1b;
	display: block;
}
.col h3 {
	text-align:center;
	padding:10px 0 1px 0;
}

.audio{width:220px !important;}
.book {
	float:left;
	margin:0px auto;
	padding:10px 0px;
	border-bottom:1px dotted #eeeeee;
	width: 100%;
}

.book img {
	float:left;
	margin: 0 20px 20px 10px;
}

.book p {
	float:left;
	margin:0;
	padding:0;
	width: 330px;
}

.block {
	width:200px;
	height:200px;
	margin:0 20px 0 10px;
	float:left;
	padding: 0 0 20px;
}

.block .list {
	width:200px;
	margin:0;
	padding:0;
}


.block h4 {
	border-bottom:1px solid #869eaf;
	padding:0 0 5px;
	text-indent:8px;
	margin: 0 0 5px 0;
}

.photo {
	float:left;
	margin:30px 0 60px 0;
	padding:0;
}


.shadow{
			/* shading: right bottom distance */
		-moz-box-shadow: 0px 1px 5px #5e7100;
		-webkit-box-shadow: 0px 1px 5px #5e7100;
		box-shadow: 0px 1px 5px #5e7100;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#5e7100')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#5e7100');
}




.footerContent{
	width:96%;
	margin:0 auto;
	border-top:1px solid #333333;
	border-bottom:3px solid #333333;
	padding:8px 10px 6px 10px;
	height: 50px;
}

.footerLinks {
	float:right;
	width: 50%;
	text-align: right;
	font-size:14px;
}
.footerLinks a {color:#91af00; padding:0 5px;}
.footerLinks a:hover {
	color:#0a3665;
	padding:0 5px;
}

.footerInfo {float:left;}
.footerInfo p {
	color:#4f4b44;
	font-size:11px;
	line-height: 14px;
	padding:0;
}

	
	
	
	
/* ========= FORMS  ============*/


form {
	margin:0px;
	border: 0;
}
input {
	background-color:#FFFFFF;
	padding:2px 5px;
	color: #666666;
	border:1px solid #ccc;
	-webkit-appearance:none;
}

input:focus {border-color:#999;}

.submit {background-color:#660000; color:#FFFFFF;}
textarea {
	background-color:#fff;
	padding:5px;
}
focus {background-color:#fff; padding:5px; border:1px solid #eee;}
#terms{margin-top:1px;}


required{background-color:#FFFFFF; color:#660000; padding:10px; margin:0 auto;}

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	z-index: 5000;
	cursor: pointer;
}


.formError .formErrorContent {
	width: 100%;
	background: #660000;
	position:relative;
	z-index:5001;
	color: #fff;
	width: 150px;
	font-family: tahoma;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
}


/*========== NEWS ===========*/
.news {
	width: 440px;
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	background-color:#FCFAFA;
	height: 180px;
}



.newsList {
	width: 440px;
	height:180px;
	overflow:hidden;
	margin:0 0px 10px 0px;
	padding:0px;
	
}
#result{margin-bottom:10px;}

#result h2{
	font-size:16px;
	color:#7a9b51;
	margin:10px 5px 10px 0px;
	padding:0;
	text-transform:uppercase;
}

#result h2 a{
	color:#333;
	margin:0px 5px 0 0px;
	padding:0;
	text-transform:uppercase;
	text-decoration:none;
}
#result h2 a:hover{
	color:#91af00;
	margin:0px 5px 0 0px;
	padding:0;
	text-decoration:none;
}

.newsItem {
line-height:14px;
padding:3px 0px 10px 0;
}

.newList strong {font-size:13px;}





.rssFeed {
	font-size: 85%;
	margin: 0em 0em;
}
.rssFeed a {
	color: #0a3665;
	text-decoration: none;
}
.rssFeed a:hover {
	color: #91af00;
}

.rssHeader { display:none; padding: 0.2em 0; }

.rssBody {}
.rssBody ul { list-style: none; }
.rssBody ul, .rssRow, .rssRow h4, .rssRow p {
	margin: 0;
	padding: 0;
}
.rssRow p{display:none;}

.rssRow { padding:0.6em 0; }
.rssRow h4 { font-size: 1.1em; }
.rssRow div {
	font-size: 90%;
	color: #666;
	margin: 0.2em 0 0.4em 0;
}

.odd {}
.even {}

.rssRow .rssMedia {
	padding: 0.5em;
	font-size: 1em;
}



/* ========= EXTRAs ============*/

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #fff;
    display: none;
	
}


.window{
	padding:30px 40px 50px 40px;
	width:500px;
	height:30%;
	overflow:auto;
	font-size:16px;
	background:#fafafa;
	border: 4px solid #bbcc62;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	 display: none;
}

.window-lrg{
	padding:20px;
	width:600px;
	height:425px;
	overflow:auto;
	font-size:16px;
	background:#fafafa;
	border: 4px solid #bbcc62;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	 display: none;
}

#lean_overlay p{color:#003366; padding:10px 0; font-size:16px;}


.hidden {display:none;}

.clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
        }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */



::-moz-selection{
	background: #e8f9ff!important;
	
} 

::selection {
	background: #e8f9ff!important;
	
} 


.200 {margin-top:200px;}



/* Responsive layout - makes a two column-layout instead of four columns */
@media (max-width: 700px) {

	
.col1{
	width: 90%;
	min-height:200px;
	padding: 0 0 0 0px;
	float:left;
	height: 100%;
	margin:0 auto;
}

.col2{
	width: 100%;
	min-height:100%;
	padding: 0px;
	float:left;
	height: 100%;
}

.col4{
	width: 100%;
	min-height:100%;
	padding: 0px;
	float:left;
	height: 100%;
	display: block;
}

.left {margin:0 0% 0 0;}
.center {margin:0 0%}
.right {margin:0 0 0 0%;}



.section {
	height:100%;
	padding-bottom:5%;
	border-bottom:1px dotted #333333;
	display: block;
	margin: 0 0 10px;
}

.sub-section {
	padding-bottom:5%;
	height:100%;
	display: block;
}
	
}
