/*  
Theme Name: Stevanovic
Theme URI: http://knickdesign.com/
Author: Knicklebine Design
Author URI: http://knickdesign.com/
*/

/* 

If you need to add additional styles for other elements such as plugins, you can do so by adding them to the custom.css - and they will automatically be pulled in for you

*/

.alignnone size-thumbnail wp-image-444 {
	margin-right: 10px;
}

div#home-sub {
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0;
  text-align: left;
  color: #194055;
  line-height: 1.2em;
  margin: -16px 0 -8px 0px;
}

div#home-sub a:link {
	text-decoration: none;
}

div#home-sub2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0;
  text-align: left;
  color: #194055;
  line-height: 1.2em;
  margin: 0px 0 -8px 0px;
}

div#home-sub2 a:link {
	text-decoration: none;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

html, body {
	height:100%;
}
* {
	margin:0; 
	padding:0;
}
p {
	line-height:175%;
	margin-bottom:15px;
}
img {
	border:0;
}

/* -------------------[ Main Container Elements Elements ]------------------- */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:1.5em;	
	color:#636363;
	text-align:center; 
	background: #fff;
}
#frontbody {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background: url(images/front-back.png) top repeat-x;
}
#innerbody {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background: url(images/inner-body.png) top repeat-x;
}
#main-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background:url(images/footer-bottom.jpg) bottom repeat-x;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -127px;
	background: url(images/front-back.png) top repeat-x;	
}
#inner-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -127px;
	background:url(images/inner-back.png) top center no-repeat;
}
#wrapper {
	position:relative;
	width:1000px;
	text-align:left;
	margin: 0 auto;
	display:block;
}

/* -------------------[ Header Elements ]------------------- */

#header-front {
	position:relative;
	float:left;
	width:1000px;
	height:170px;
	display:block;
	background:url(images/header-front.jpg) no-repeat;
}
#header {
	position:relative;
	float:left;
	width:1000px;
	height:170px;
	display:block;
}
#commercial {
	position:relative;
	float:right;
	width:164px;
	display:block;
}
#language{
	position:relative;
	float:right;
	width:164px;
	height:17px;
	display:block;
}
.serbian {
	position:relative;
	float:left;
	width:70px;
	height:17px;
	text-align:right;
	display:block;
	background:url(images/serbian.png) left center no-repeat;
}
.spanish {
	position:relative;
	float:left;
	width:70px;
	height:17px;
	text-align:right;
	display:block;
	margin-left:10px;
	background:url(images/spanish.png) left center no-repeat;
}
#headerinfo {
	position:relative;
	float:left;
	width:606px;
	height:170px;	
	display:block;
	text-indent:-5000px;
	background:url(images/header.jpg) no-repeat;
}
#headerinfo .title , #headerinfo .description{	
}
#header2 {
	position:relative;
	float:right;
	display:block;
	margin:147px 50px 0 0;	
}
#header2 h2 {
	color:#61829a;
	padding: 0;
	margin:0;
	font-size:9pt;
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header2 a {
	color:#61829a;
	text-decoration:none;
}

/* -------------------[ Page Navigation Elements ]------------------- */

#pagenav {
	position:relative;
	display: block;
	float: left;
	width: 1000px;
	background:url(images/navback.png) repeat-x;
	z-index:99999;
}
#pagenav .menu-header, div.menu {
	width: 1000px;
}
#pagenav .menu-header ul, div.menu ul {
	list-style: none;
	margin: 0 0 0 25px;
}
#pagenav .menu-header li, div.menu li {
	float: left;
	position: relative;
	margin-right:5px;
}
#pagenav a {
	color: #fff;
	display: block;
	line-height: 67px;
	padding: 0 25px;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
#pagenav ul ul {
	display: none;
	position: absolute;
	top: 67px;
	left: -25px;
	float: left;
	width: 180px;
	font-size:8pt;	
	z-index: 99999;
	background:#103c5f;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;			
}
#pagenav ul ul li {
	min-width: 180px;
}
#pagenav ul ul ul {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	left: 100%;
	top: 0;
}
#pagenav ul ul a {
	border-top:1px solid #ddd;
	border-right: 1px solid #ddd;	
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	font-size:9pt
}
#pagenav ul li:hover > a {
	background:url(images/navhover.png) repeat-x;
}
#pagenav ul ul :hover > a {
	color: #fff;
	background-color:#005291;
	background-image:none !important;
}
#pagenav ul li:hover > ul {
	display: block;
}
#pagenav ul li.current_page_item > a, #pagenav ul li.current-menu-ancestor > a, #pagenav ul li.current-menu-item > a, #pagenav ul li.current-menu-parent > a {
	background:url(images/navhover.png) repeat-x;
}
* html #pagenav ul li.current_page_item a, * html #pagenav ul li.current-menu-ancestor a, * html #pagenav ul li.current-menu-item a, * html #pagenav ul li.current-menu-parent a,
* html #pagenav ul li a:hover {
	background:url(images/navhover.png) repeat-x;
}

/* -------------------[ Front Page Elements ]------------------- */

#featured {
	position:relative;
	float:left;
	width:1000px;
	height:233px;
	display:block;
	margin-bottom:5px;
	background:url(images/featured.jpg) no-repeat;
}
#directions {
	position:relative;
	float:left;
	display:block;
	font-size:9pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:200px 0 0 50px;
}
#directions a {
	color:#ffffff;
	text-decoration: underline;
}
#appointment {
	position:relative;
	float:left;
	display:none;
	font-size:9pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:200px 0 0 35px;
}
#appointment a {
	font-weight:bold;
	color:#f4ec09;
	text-decoration: underline;
}
#front-top {
	position:relative;
	float:left;
	width:595px;
	display:block;
	padding-bottom:25px;
	margin-bottom:25px;
	background:url(images/divider.jpg) bottom repeat-x;
}
.front-top-pic{
	position:relative;
	float:left;
	width:143px;
	display:block;
}
.front-top-txt {
	position:relative;
	float:right;
	display:block;
	width:425px;
}
#front-bottom {
	position:relative;
	float:left;
	width:595px;
	display:block;
	background:url(images/divider.jpg) 295px top repeat-y
}
#front-bottom-left {
	position:relative;
	float:left;
	width:275px;
	display:block;
}
#labcontainer {
	position:relative;
	float:left;
	width:275px;
	display:block;
}
.labservice {
	position:relative;
	float:left;
	width:275px;
	display:block;
	padding-bottom:15px;
	border-bottom:1px solid #e0e0e0;
}
.front-bottom-pic {
	position:relative;
	float:left;
	width:80px;
	display:block;
}
.front-bottom-txt {
	position:relative;
	float:right;
	width:180px;
	display:block;
}
#front-bottom-right {
	position:relative;
	float:right;
	width:275px;
	display:block;
}
.listingservice {
	position:relative;
	float:left;
	width:595px;
	height:16px;
	line-height:16px;
	display:block;
	text-indent:25px;
	background:url(images/folder.png) left center no-repeat;
}

/* -------------------[ Main Content Elements ]------------------- */

#main {
	position:relative;
	float:left;
	width:902px;
	padding:20px 49px;
	display:block;
	clear:both;
	background:url(images/main-back.png) top no-repeat;
}
#front-main {
	position:relative;
	float:left;
	width:100%;
	padding:10px;
	display:block;
	clear:both;
}
#content {
	position:relative;
	float:right;
	width:640px;
	display:block;
}
#full-content {
	position:relative;
	float:left;
	width:902px;
	display:block;
}
#front-content {
	position:relative;
	float:left;
	width:595px;
	padding:0 25px 0 0;
	display:block;
	background:url(images/divider.jpg) top right repeat-y;
}
#doctor1 {
	position:relative;
	float:left;
	width:376px;
	display:block;
}
#docleft {
	position:relative;
	float:left;
	width:98px;
	display:block;
}
#docright {
	position:relative;
	float:right;
	width:265px;
	display:block;
}
#doctor2 {
	position:relative;
	float:left;
	width:376px;
	display:block;
	margin-left:55px;
}
#services {
	position:relative;
	float:left;
	width:100%;
	display:block;
	background:url(images/divider.jpg) top center repeat-y;	
}
#service-left {
	position:relative;
	float:left;
	width:417px;
	display:block;
}
#service-right {
	position:relative;
	float:right;
	width:417px;
	display:block;
}
.service {
	position:relative;
	float:left;
	width:417px;
	display:block;
}
.service-pic {
	position:relative;
	float:left;
	width:143px;
	height:133px;
	display:block;
}
.service-txt {
	position:relative;
	float:right;
	width:257px;
	display:block;
}
#patient-container {
	position:relative;
	float:left;
	width:902px;
	display:block;
}
.patient-service {
	position:relative;
	float:left;
	width:902px;
	display:block;
	margin-bottom:35px;
}
.patient-pic {
	position:relative;
	float:left;
	width:435px;
	display:block;
}
.patient-txt {
	position:relative;
	float:right;
	width:435px;
	display:block;
}
.patient-map {
	position:relative;
	float:left;
	width:435px;
	height:275px;
	display:block;
}
.list {
	position:relative;
	float:right;
	width:435px;
	display:block;
}
div.list ul {
	margin:0;
	padding:0;
}
div.list li {
	margin:0;
	padding:0 0 5px;
	line-height:1.5em;
	list-style:none;
	text-indent:0px;
	background:url(images/bullet.png) 0 7px no-repeat;
}
.list-left {
	position:relative;
	float:left;
	width:215px;
	display:block;
}
.list-right {
	position:relative;
	float:right;
	width:215px;
	display:block;
}


/* -------------------[ Sidebar Elements ]------------------- */

#sidebar {
	position:relative;
	float:left;
	width:223px;
	display:block;
}
#sidebar ul {
	display:inline-block;
	padding:0;
	margin:0;
}
#sidebar li {
	padding:5px 0 5px 17px;
	margin:0 0 0 10px;
	list-style:none;
	background:url(images/bullet.png) left 7px no-repeat;
}
#sidebar ul ul, #sidebar ul ul ul {
	padding:0 5px 0 0;
	margin:0 5px 0 0;
}
#sidebar li li, #sidebar li li li {
	padding:5px 0 5px 17px;
	margin:0 0 0 5px;
	list-style:none;
	background:url(images/bullet.png) left 7px no-repeat;
}
#sidebar select  {
	border:solid 1px #ddd;
	padding:5px;
	overflow:auto;
	width:203px;
	margin-left:10px;
}
.inside {
	position:relative;
	float:left;
	width:280px;
	padding:0 10px;
	display:block;
}
/* -------------------[ Sidebar Elements ]------------------- */

#front-sidebar {
	position:relative;
	float:right;
	width:250px;
	display:block;
}
#front-sidebar ul {
	padding:0;
	margin:0;
}
#front-sidebar li {
	padding:10px 0 10px 45px;
	margin:0 0 0 10px;
	list-style:none;
	height:24px;
	line-height:24px;
	background: url(images/pdf.png) left center no-repeat;
}
#front-sidebar ul ul, #sidebar ul ul ul {
	padding:0 5px 0 0;
	margin:0 5px 0 0;
}
#front-sidebar li li, #sidebar li li li {
	padding:5px 0 5px 17px;
	margin:0 0 0 5px;
	list-style:none;
	background:url(images/bullet.png) left 7px no-repeat;
}
#front-sidebar h4  {
	margin-bottom:15px;
}
.divider {
	position:relative;
	float:left;
	width:250px;
	height:1px;
	display:block;
	margin:25px 0 40px;
	background:url(images/divider.jpg) repeat-x
}

/* -------------------[ Widgets ]------------------- */

#sidebar .widget {
	position:relative;
	float:left;
	width:223px;
	padding:0 0 10px;
	margin-bottom:20px;	
	display:block; 
	overflow:hidden;
}
#sidebar h4.widgettitle {
	position:relative;
	float:left;
	width:221px;
	height:43px;
	line-height:43px;
	list-style:none;
	text-indent:10px;
	margin:0 0 10px;
	color:#fff;
	font-size:18px;
	background:#114464;
	border:1px solid #0d3751;
}
#sidebar .widget .textwidget {
	padding: 10px;
}
#sidebar .widget .textwidget p {
	line-height:150%;
}

/* -------------------[ Subscribebox Widget ]------------------- */

.widget.subscribebox {
	margin: 0 0 20px;
	padding:5px 0 0;
	overflow:hidden;
	color:#222;
	width:280px;
}
.widget.subscribebox .intro {
	position:relative;
	float:left;
	width:203px;
	padding:0 10px;
	display: inline-block;
}
p.email-form {
	width:203px;
	height:44px;
	margin:0;
	padding:0;
}
p.email-form .sub {
	position:relative;
	float:left;
	width:113px;
	height:22px;
	line-height:22px;	
	padding:5px 0 5px 7px;
	margin:0;
	border:0;
	color:#444;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;				
}
p.email-form .subbutton {
	margin: 0;
	position:relative;	
	float:right;
	width:82px;
	height:34px;
	line-height:34px;
	text-align:center;
	color:#fff;
	background:#114464;
	border:1px solid #0d3751;	
	cursor:pointer;
}
p.email-form .subbutton:hover {
	color:#fff;
	background:#005493;
}

/* -------------------[ Footer Elements ]------------------- */

#footer-container {
	width:100%;
	height:127px;
}
#footer {
	position:relative;
	width:902px;
	height:127px;
	line-height:127px;
	margin:0 auto;
	color:#636363;
	text-align:center;
	border-top:1px solid #bbb;
}
.push {
	height:127px;
}
.ftxt1 {
	position:relative; 
	float:left;
	margin-left:10px;
	display:block; 
}
.ftxt2 {
	position:relative; 
	float:right;
	margin-right:10px;
	display:block; 	
}

/* -------------------[ Post Elements ]------------------- */

.bread {
	padding:5px 0;
	margin:0 0 25px;
	font-size:8pt;
}
.pagetitle {
	color:#194055;
	font-size:24pt;
	margin-bottom:25px;
}
.archive-title {
	color:#000;
	font-size:20pt;
	margin-bottom:25px;
}
.meta {
	margin: 0 0 15px;
	padding:0 5px;
	border:1px solid #ddd;
	height:24px;
	line-height:24px;
	font-size:8pt;
	background:#f9f9f9;
	clear:both;
}
.meta a.more-link {
	float:right;
	height:24px;
	line-height:24px;
	background:url(images/arrow-right.png) 100% 5px no-repeat;
	padding-right:17px;
	}
.post, .single-post, .page-post {
	margin: 0 0 20px;
	padding:0;
}
.entry {
	margin:0 0 15px;
	padding:0;
}
.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 15px;
}
.postmetadata {
	border-top:1px solid #E5F2FF;
	padding-top:1px;
}
p.tags {
	margin-bottom:3px;  
	background:url(images/tag.gif) 0 3px no-repeat;
	padding-left:16px;
	clear:both;
}
p.cats {
	background:url(images/folder.gif) 0 3px no-repeat;
	padding-left:16px;
	clear:both;
}
#related {
	padding: 15px;
	margin: 0 0 15px;
	background:#f9f9f9;
	border: 1px solid #ddd; 
}
.navigation {
	position:relative; 
	float:left;
	display:block;
	padding:1px; 
	width:100%;
}
blockquote {
	margin: 0 0 15px;
	color: #666;
	background:#f9f9f9;
	padding: 15px 15px 1px;
	border:1px solid #ddd;
}

/* -------------------[ Link Elements ]------------------- */

a, a:active, a:visited {
	color:#005689;
	text-decoration:underline;
}
a:hover   {
	color:#005689;
	text-decoration:underline;
}
#sidebar a {
	color:#3c6c92;
	text-decoration:none;
}
#sidebar a:hover {
	color:#3c6c92;
	text-decoration:underline;
}
.post a:hover, .post a:visited, .post a:link {
	color:#3c6c92;
}
.entry h1.posttitle a, h2.posttitle a, h3.posttitle a, h4.posttitle a {
	color:#000;
	font-size:20pt;
	text-decoration:none;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#636363;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

strong {
	color:#565656;
	font-weight:bold;
}

/* -------------------[ Comments ]------------------- */

.allcomments {
	padding: 15px 0 0;
	margin:0;
	border-top:2px solid #f9f9f9;
}
.commentlist {
	padding: 0;
	list-style-type:none;
	margin: 0 ;
}
.single-post ol.commentlist li {
	background: #f9f9f9;
	clear:both;
	margin: 0 0 15px;
	padding: 15px;
	border:1px solid #ddd;
	list-style-type:none;
}
.commentlist li ul.children li {
	background: #fff;
}
.commentlist li ul.children li.depth-3, .commentlist li ul.children li.depth-5, .commentlist li ul.children li.depth-7, .commentlist li ul.children li.depth-9 {
	background: #f9f9f9;
}
.commentlist li ul.children {
	margin: 0;
	padding: 0;
}
.commentlist li ul.children li {
	margin: 15px 0 0;
}
.commentlist li.alt { }
.commentmetadata {
	display: block;
	margin-bottom:10px;
	font-size: 8pt;
}
.commentlist cite {
	font-style:normal;
	font-weight:bold;
}
#commentform {
	padding: 0;
	margin-bottom:0;
}
#commentform label {
	padding: 0;
	margin: 0 0 0 5px;
	font-size:8pt;
	color:#666;
}
#commentform input#author, #commentform input#email, #commentform input#url, #commentform textarea {
	padding:7px;
	background:#f7f7f7;
	border-color: #ccc #ddd #ddd #ccc; 
	border-width:1px; 
	border-style:solid;
	width: 250px;
}
#commentform textarea {
	width:95%;
}
#commentform input#submit {
	cursor:pointer;
	font-family:arial,helvetica,sans-serif;
	clear:both;
	padding: 5px 20px;
	font-size:10pt;
	text-align:center;
	font-weight:bold;
	color:#fff;
	border:1px solid #ddd;
	background:#114363;
}
p.button-submit {
	margin:0;
}
#commentform input#submit:hover {
	color:#fff;
	background:#005493;
}
.thread-alt {}	
.thread-even {}
#respond { 
	margin: 30px 0 15px;
	padding:0;
	clear:both; 
}
.commentlist #respond { 
}
.comments-navigation {
	display:block;
	margin: 0;
	padding:10px 0;
	font-weight:bold;
}
.comments-navigation .alignleft {
	float:left;
}
.comments-navigation .alignright {
	float:right;
}
.comments-number {
	font-size:8pt;
	font-weight:bold;
	margin-bottom:0;
	padding:0;
}
.commentlist img.avatar, 
.commentlist img.comment-grav {
	padding:2px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
}
.reply {
	margin: 0;
}
a.comment-reply-link, a.comment-reply-link:link, a.comment-reply-link:visited, .reply a, .reply a:link, .reply a:visited {
	clear:both;
	padding: 3px 5px;
	font-weight:bold;
	font-size:8pt;
	text-transform:lowercase;
	color:#fff;
	background:#333;
	border:1px solid #000;
}
a.comment-reply-link:hover, a.comment-reply-link:active, .reply a:hover, .reply a:active {
	color:#ffcc00;
	background:#000;
}
.single-post ol.commentlist .comment-body ul {
	list-style-type:disc;
	margin:0 30px 15px;
	padding:0;
	border:none;
}
.single-post ol.commentlist .comment-body ul li {
	list-style-type:disc;
	margin:0;
	padding:0;
	border:none;
}
.single-post ol.commentlist .comment-body ol {
	list-style-type:decimal;
	margin:0 30px 15px;
	padding:0;
	border:none;
}
.single-post ol.commentlist .comment-body ol li {
	list-style-type:decimal;
	margin:0;
	padding:0;
	border:none;
}
.cancel-comment-reply {
	padding: 5px 0 10px;
}

/* -------------------[ Search Form Elements ]------------------- */

#searchform {
	position:relative;
	float:left;
	width:223px;
	display: inline-block;
}
#searchform #searchsubmit {
	margin: 0;
	position:relative;	
	float:right;
	width:82px;
	height:34px;
	line-height:24px;
	text-align:center;
	color:#fff;
	background:#114464;
	border:1px solid #0d3751;	
	cursor:pointer;
}
#searchform #searchsubmit:hover {
	color:#fff;
	background:#005493;
}
#searchform #s {
	position:relative;
	float:left;
	width:133px;
	height:22px;
	line-height:22px;	
	padding:5px 0 5px 7px;
	margin:0;
	border:0;
	color:#444;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

/* -------------------[ Image Elements ]------------------- */

.alignright {
	float:right;
	margin:10px 0 10px 10px;
	padding:5px;
	display:inline;
}
.alignleft {
	float:left;
	margin:0 10px 0px 0;
	padding:0 10px 5px 0;
	display:inline;
}
.aligncenter {
	display:block;
	margin:0 auto;
}
.wp-caption {
	border: 1px solid #E5F2FF;
	text-align: center;
	background-color: #E5F2FF;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	line-height: 17px;
	padding: 5px 5px 0;
	margin: 0;
}
hr {
	border:1px solid #ccc;
}

/* -------------------[ Heading Elements ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0;
	text-align: left;
	font-weight:normal;
	color:#194055;
	line-height: 1.2em;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.6em;
	letter-spacing:0;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.1em;
}

/* -------------------[ List Elements ]------------------- */

.post ul, .single-post ul, .page-post ul {
	padding:0 0 15px;
	margin:0;
}
.post ul ul, .single-post ul ul, .page-post ul ul .post ul ul ul, .single-post ul ul ul, .page-post ul ul ul {
	padding:0;
	margin:0;
}
.post ul li, .single-post li, .page-post li {
	padding:5px 0 5px 17px;
	margin:0 0 0 10px;
	list-style:none;
	background:url(images/bullet.png) left 7px no-repeat;
}
.post ul li li, .single-post li li, .page-post li li, .post ul li li li, .single-post li li li, .page-post li li li {
	padding:5px 0 5px 17px;
	margin:0 0 0 5px;
	list-style:none;
	background:url(images/bullet.png) left 7px no-repeat;
}
.post ol, .single-post ol, .page-post ol {
	padding:0 0 15px;
	margin:0;
	list-style:decimal;
	background:none;
}
.post ol ol, .single-post ol ol, .page-post ol ol, .post ol ol ol, .single-post ol ol ol, .page-post ol ol ol {
	padding:0;
	margin:0;
}
.post ol li, .single-post ol li, .page-post ol li {
	padding:5px 0;
	margin:0 0 0 25px;
	list-style:decimal;
	background:none;
}
.post ol li li, .single-post ol li li, .page-post ol li li, .post ol li li li, .single-post ol li li li, .page-post ol li li li {
	padding:5px 0;
	margin:0 0 0 20px;
	list-style:decimal;
	background:none;
}

/* -------------------[ Sitemap Elements ]------------------- */

#smbar {
	position:relative;
	float:left;
	width:205px;
	padding:10px;
	background:#f9f9f9;
	border:1px solid #ddd;
}
#smbar ul {
	display:inline-block;
	padding:0;
	margin:0 0 10px;
}
#smbar li {
	padding:5px 0 5px 17px;
	margin:0 0 0 5px;
	list-style:none;
	background:url(images/bullet.png) left 5px no-repeat;
}
#smbar ul ul, #smbar ul ul ul {
	padding:0;
	margin:0;
}
#smbar li li, #smbar li li li {
	padding:5px 0 5px 17px;
	margin:0;
	list-style:none;
	background:url(images/bullet.png) left 5px no-repeat;
}

/* -------------------[ Page Navi Elements ]------------------- */

.pagination {
	position:relative;
	float:left;
	display: block;
	margin:15px 0;
	font-size:11px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	position:relative;
	float:left;
	padding: 5px 10px; 
	margin:0 2px;
	text-decoration: none;
	border: 1px solid #ddd;
	color: #000;
	background: #fff;
}
.wp-pagenavi a:visited {
	position:relative;
	float:left;	
	padding: 5px 10px; 
	margin:0 2px;
	text-decoration: none;
	border: 1px solid #ddd;
	color: #000;
	background: #fff;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #ddd;
	color: #fff;	
	background: #114363;
}
.wp-pagenavi a:active {
	position:relative;
	float:left;	
	padding: 5px 10px; 
	margin:0 2px;
	font-weight: bold;	
	text-decoration: none;
	border: 1px solid #ddd;
	color: #000;
	background: #f9f9f9;	
}
.wp-pagenavi span.pages {
	position:relative;
	float:left;	
	padding: 5px 10px; 
	margin:0 2px;
	color: #000;	
	border: 1px solid #ddd;
	background: #fff;
}
.wp-pagenavi span.current {
	position:relative;
	float:left;
	padding: 5px 10px; 
	margin:0 2px;
	font-weight: bold;
	border: 1px solid #ddd;
	color: #fff;
	background: #114363;
}
.wp-pagenavi span.extend {
	position:relative;
	float:left;
	padding: 5px 10px; 
	margin:0 2px;	
	border: 1px solid #ddd;
	color: #000;
	background: #fff;
}

/* ---------------[ Tables Elements ]--------------- */

table {
	margin-bottom:15px;
	border:0;
}
tr, td, th {
	margin:auto; 
}
td, th {
	padding:5px;
	vertical-align:top;
}
th {
	font-weight:bold;
	background:#E5F2FF;
}
td {
	border:1px solid #E5F2FF;
}

/* -------------------[ Author Bio Info ]------------------- */

.auth-bio {
	padding: 0;
	margin: 0;
	border:0;
	padding: 15px;
	margin: 0 0 15px;
	background:#f9f9f9;
	border: 1px solid #ddd;
}
.auth-bio img.avatar {
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
	margin:0 0 15px 15px;
}
p.auth-website {
	width:35%;
	float:left;
	margin: 0;
	padding:0;
	font-weight:bold;
	height:24px;
	line-height:24px;
}
p.auth-icons {
	width:60%;
	float:right;
	margin: 0;
	padding:0;
	text-align:right;
	height:24px;
	line-height:24px;
}
p.auth-icons img {
	margin: 0 0 0 2px;
	padding:0;
	border:0;
}
.singlepost .auth-bio {
	padding: 15px;
	margin: 0 0 15px;
	background:#f9f9f9;
	border: 1px solid #ddd; 
}
.auth-bio h3 span.profile {
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	margin:0;
	padding:0 0 0 3px;
	font-weight:normal;
	letter-spacing:0;
}