﻿/*  
Theme Name: dentalopinions
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/

####
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Bookman Old Style, Times New Roman;
	color:#555;
	}

small {
	font-family: Bookman Old Style, Times New Roman;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Bookman Old Style, Times New Roman;
	font-weight: bold;
	#text-transform:uppercase;
}

#####
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.0em; }
h4 { font-size: 0.9em; }

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#666;
}



a {
	color: #4272B5;
	#color: #00287D;
	text-decoration: none;

}


a:hover {
	color:#0000ff;
}


hr {
	display: none;
	}

a img {
	border: none;
	
	}
postavatar {
	border: none;
	float:left;
	text-decoration: none;

}	



/* Layout */

#####
body {
	margin: 0;
	padding: 0;
	background:#D2ECEE;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 775px;
background:#fff;
}

#####

#header {
	margin: 0 px;
	padding: px 0;
}

#wrapper {
	padding:20px;
}

#content {
	margin:0;
	padding:0 0 0 0;
	width:500px;
	float:right;
}
	
#sidebar {
	width:200px;
	float:left;	
	margin:0;
	padding:10px 0;
border-right-color:#D2ECEE; 
border-right-width: 1px; 
border-right-style: solid; 
}	

#footer {
	margin: 20px auto;
	clear: both;
}

/* Header */
#header h1 {
	margin:10px 0;
}

#header .description {
	font-size:1.2em;
}

#hmenu {
	margin:0 20px;
	padding:5px 0;
}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

	
#hmenu ul li {
	padding:0;
	display:inline;
	margin:0 20px 0 0;
}

#hmenu ul li {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}	

#hmenu ul li#hmenu_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:20px;
}	




/* End header */

#####
/* Footer */	

#footer {
	background: url('images/border_h.png') repeat-x top;
	padding:10px;
	text-align:center;
	font-size:1.1em;
	color:#888;
	margin:20px;
}


#menu a{
font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
color:#000;
text-decoration:none;
font-weight:bold;
display:inline;
}

#menu a:hover{
font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
color:#ff9900;
text-decoration:none;
font-weight:bold;

background-color: transparent;
}

#####