/*
Theme Name: Dentist
Description: The default Base.
Version: 1.0
Author: Boris Petkovic


*/


h1 {
	margin:0;
	padding:0;
	color:#fff;
	font: 24px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
#home-top h1 {
	margin:0;
	padding: 35px 0 30px 46px;
	color:#01becf;
	font: 24px bold Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}	
	
#header h1 a {
	margin: 19px 0 0 25px;
	float:left;
	color:#333;
	text-decoration: none;
	display:block;
	width: 394px;
	height: 67px;
	text-indent: -900px;
	overflow:hidden;
	}
#header h1 a:hover {
	text-decoration: none;
	}
	
	
	
	
#home-bottom h2 {
	display:block;
	width: 100%;
	height: 30px;
	margin:0 0 20px 0;
	padding-bottom: 1px;
	color:#004867;
	font: 24px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #004867;
	}	
	
h2 {
	margin:0;
	padding: 15px 0 30px 0;
	color:#01becf;
	font: 22px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

#home-top h2 {
	padding: 35px 0 20px 0;
	}


.bold {
	margin:0;
	padding: 5px 0 5px 0;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
a {
	color: #0a4da2;
	text-decoration: none;
	}

a:hover {
	color: #0D61C8;
	text-decoration: underline;
	}
	
.small {
	font: 10px Arial, Helvetica, Sans-Serif;
	}
	
img {
	border: none;
	}
	
.clear {
	clear: both;
}

/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 10px 0 0 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	background-color:#447fc7;
	}


#header {
	margin: 0 auto;
	width: 892px;
	height: 102px;
	background: #FFF url(images/header-bg.gif) no-repeat left top;
	}
	
	
	
	
	
#navigation {
	float:right;
	position:relative;
	text-align:center;
	margin: 0;
	width: 410px;
	height:100px;
}


#navigation ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#navigation ul li a:link, #navigation ul li a:visited {
	display: block;
	margin:0;
	padding:47px 15px 27px 15px;
	font: 14px Arial;
	color: #464646;
	text-decoration: none;
	float: left;
	border-right: 1px solid #e8e8e8;

}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a:link, #navigation ul li.current_page_item a:visited {
	color:#0078b8;
}	
	
	
	
	
	

	



#content {
	margin: 0 auto;
	width: 892px;
	background-color:#FFF;
	}


#h1-tab {
	padding:30px 0 0 45px;
	width: 847px;
	height:57px;
	background: #75d0ec url(content/header-1.jpg) no-repeat left top;
}	



#home-top {
	padding:0;
	width: 892px;
	height:396px;
	background: url(content/home-main.jpg) no-repeat left top;
}


#home-bottom {
	padding:10px 0 0 0;
	width: 572px;
	height:210px;
	padding-left: 320px;
	color: #2d5782;
	background: url(content/home-bottom.jpg) no-repeat left top;
}
	

#pages-bottom {
	padding: 70px 0 0 35px;
	width:857px;
	height:138px;
	color: #2d5782;
	background: url(content/pages-bottom.jpg) no-repeat left top;
}

#pages {
	padding: 30px 0 10px 45px;
	width:847px;
	background-color:#FFF

}








/* End Various Tags & Classes*/




#footer {
	clear:both;
	margin: 0 auto;
	width: 892px;
	height: 61px;
	color:#585a5b;
	font-size: 11px;
	background: #caf9fd url(images/footer-bg.gif) repeat-x left top;
	}

#copyright {
	float: left;
	margin: 7px 0 0 17px;
	width: 410px;
	height:18px;
}

#subscribe {
	clear:both;
	float: right;
	padding: 15px 15px 0 0;
	text-align:right;
	width: 320px;
}

#stnl_submit {
	position: relative;
	top: 5px;

}

#footer-navigation {
	float: left;
	position:relative;
	text-align:center;
	margin: 15px 0 0 9px;
	width: 410px;
}


#footer-navigation ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#footer-navigation ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#footer-navigation ul li a:link, #footer-navigation ul li a:visited {
	display: block;
	margin:0;
	padding:0 8px 0 8px;
	font: 12px Arial;
	color: #0a7094;
	text-decoration: none;
	float: left;
	border-right: 1px solid #0a7094;

}
#footer-navigation ul li a:hover {
	color:#0E9AC9;
}	
