/*
Theme Name:ConvergenceTheme 
URI:http://themeforest.net
Description:The place where people and information converge and create community.
Version:1
Author:Maximus
Author URI:http://themeforest.net
Tags:community,news,industry,blog
*/

/*=== Setup ===*/
* {
	border:0;
	margin:0;
	padding:0;
	outline:none;
}
body {
	background:url(images/bgr.gif) #fafaf6 repeat-x top;
	color:#404040;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:14px;
}
a {
	color:#816832;
	text-decoration:underline;
}
a:hover {
	color:#322A08;
}

li {
	list-style:none;
}
input, select, textarea {
	border: #cccccc 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Helvetica, Arial, sans-serif;
}
h2 {
	color:#222222;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	font-family: Helvetica, Arial, sans-serif;
	line-height:30px;
	margin:0 0 10px;
}
h3 {
	color:#333333;
	font-size:16px;
	margin:0 0 8px;
}
h4 {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	margin:12px 0 14px 0;
	color:#8c5a13;
}
p {
	line-height:18px;
	padding: 0 0 18px;
}
.expired{
	color:#870000;
	font-weight:bold;
}
/*=== Layout ===*/
#page {
	margin:0 auto;
	width:975px;
}
#page-bot {
	background:url(images/bgr-footer.gif) repeat-x left bottom;
	height: 40px;
}

/*=== H eader ===*/
#header {
	height:155px;
	margin: 0 0 1px;
}

/*- Logo -*/
#header h1 {
	background:url(images/logo.png) no-repeat;
	float:left;
	margin-top:20px;
	text-indent:-9999px;
	width:377px;
	height:109px;
	text-decoration:none;
}
#header h1 a {
	display:block;
	height:109px;
}
#header h1 a:hover {
	text-decoration: none;
}

/*=== Navigation ===*/

/*- Top Nav -*/
.topnav {
	font-size:10px;
	font-weight:bold;
	height:31px;
	overflow:hidden;
}
.topnav li {
	float:left;
	line-height:30px;
	padding:0px 5px;
}
.topnav li.first {
	background:none;
}
.topnav li.first a {
	padding:0 7px 0 4px;
}
.topnav li a {
	color:#cccccc;
	display:block;
	float:left;
	padding:0 7px 0 8px;
	text-decoration:none;
}
.topnav li a:hover,.topnav li.active a {
	text-decoration: underline;
}
/*- Nav1 -*/
#nav1 {
	background:url(images/nav1-sep.gif) no-repeat left top;
	font-size:12px;
	height:37px;
}
#nav1 ul.sf-menu li {
	position:relative;
	float:left;
	border-left:1px solid #0c0b09;
	border-right:1px solid #433f38;
	line-height:37px;
	padding:0 1px 0 0;
	text-align:center;
}
#nav1 ul.sf-menu li a {
	color:#f1f1f1;
	display:block;
	position:relative;
	float:left;
	text-decoration:none;
	padding:0px 14px;
	cursor:pointer;
}
#nav1 ul.sf-menu li a:hover {
	text-decoration:none;
	background:#433e34;
}
#nav1 ul.sf-menu li ul.children {
	border:1px solid #000000;
	background:#272726 url(images/ul_children_bg.gif) repeat-y top right;
}
#nav1 ul.sf-menu li ul.children li {
	background:url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.children li a {
	color:#bebebe;
	text-decoration:none;
	display:block;
}
#nav1 ul.sf-menu li ul.children li a:hover {
	text-decoration:none;
	background:none;
}
#nav1 ul.sf-menu li ul.children li ul.children {
	border:1px solid #000000;
	border-left:none;
	background:#272726 url(images/ul_children_ul_children_bg.gif) repeat-y top left;
}
#nav1 ul.sf-menu li ul.children li ul.children li {
	background:url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.children li ul.children a {
	color:#bebebe;
	text-decoration:none;
}
#nav1 ul.sf-menu li ul.children {
	margin:5px 0 0 0;
}
#nav1 ul.sf-menu li ul.children ul.children {
	margin: -1px 0 0 27px;
}
/*=== All Columns ===*/
#columns {
	margin:25px 0 0;
	padding:0 0 15px;
	display:table-cell;
	display:block;
	height:auto !important;
	height:900px;
	min-height: 900px;
}
/*=== Center Column ===*/
#centercol {
	float:left;
	width: 660px;
}
/*=== Right Column ===*/
#rightcol {
	float:right;
	width:305px;
	color:#666666;
}
#rightcol a {
	color:#605432;
	text-decoration:underline;
}
#rightcol .rss a {
	color:#404040;
	padding-top:4px;
	line-height:16px;
	text-decoration:underline;
}
#rightcol a:hover {
	color:#749008;
}
.newsheader {
	color:#605432;
	font-size:12px;
	font-weight:bold;
}
.post-bodycopy a {
	color:#A5672E;
	font-size:12px;
	font-weight:bold;
	padding-bottom:8px;
	line-height:20px;
	text-decoration:underline;
}
.post-bodycopy a:hover {
	color: #749008;
}
/*=== Sub Columns ===*/
.subcols {
	height:1%;
}
.col1,.col2 {
	float:left;
	width:550px;
}
.col2 {
	float: right;
}
/*=== Post ===*/
/*- Post Title -*/
.post-title h1 {
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	margin:0 0 14px;
	color:#222222;
	line-height:32px;
	text-decoration:none;
}
.post-title h1 a {
	text-decoration:none;
	color:#222222;
}
.post-title h1 a:hover {
	text-decoration:underline;
}
.post-title a:hover {
	text-decoration:underline;
}
.post-title h1 span {
	color:#A5672E;
	text-decoration:none;
}
.post-title h1.author {
	color:#333333;
	font-size:14px;
	padding-top:2px;
}
.post-title h2,.post-title h2 a {
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	margin:0 0 .45em;
	color:#222222;
	text-decoration: none;
}
/*- Post Date -*/
.post-date {
	margin:0 0 1.25em;
}
.post-date a {
	color:#ffffff;
}
.post-date em {
	background:#749008;
	color:#ffffff;
	font-size:10px;
	font-style:normal;
	padding:4px 6px;
	line-height: 12px;
}
/*- Post Excerpt -*/
.post-excerpt {
	display:table;
	font-size:12px;
	font-style:italic;
	height:1%;
	/* margin: 0 0 1em;
	*/
}
/*- Post Lists -*/
.post ul,.post ol {
	margin:0 0 1.9em 0;
}
.post ul li {
	background:url(images/ico-list.gif) no-repeat 0 6px;
	margin:0 0 10px;
	padding:0 0 0 10px;
}
.post ol li {
	list-style:decimal;
	list-style-position:inside;
	margin: 0 0 10px;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left:3px solid #cccccc;
	font-size:13px;
	font-style:italic;
	margin:15px 0 28px;
	padding: 5px 0 0 10px;
}
/*- Post Author -*/
.post-author {
	margin:0 0 14px;
}
.author-details {
	font-size:12px;
}
.author-details a{
	font-size:12px;
}
.author-descr {
	display:table;
	height: 1%;
}
/*- Social Links -*/
.social-links {
	background:url(images/box-bgr2.gif) #f1f1f1 repeat-x top;
	height:42px;
	padding:0 18px;
}
.social-links .fl {
	line-height:42px;
}
.social-links .fl span {
	background:url(images/comment_count_bg.gif) no-repeat center left;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding:4px 0 8px 0;
	width:33px;
	margin-right:6px;
	display:inline-block;
	line-height:32px;
}
.social-links .fr {
	padding:9px 0 0;
}
.social-links .fr span {
	line-height:21px;
}
.social-links img {
	margin: 0 0 0 2px;
}
/*- Related Posts -*/
.post-rel {
	line-height:24px;
}
.post-rel a {
	color: #333333;
}

/*- Widget Title - */
.wtitle {
	background:url(images/box-bgr2.gif) repeat-x top;
	height:40px;
}
.wtitle h2 {
	line-height:40px;
	margin:0;
	padding:0 0 0 16px;
	color:#5a5449;
}
.twitter h2 {
	line-height:40px;
	margin:0;
	padding:0 0px 0 18px;
	background: url(images/twitter.png) no-repeat right;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
	background:#ffffff;
	border:1px solid #E1DFD2;
	margin:0 0 28px;
	padding:1px;
}
.box .content {
	background:#ffffff;
	height:1%;
	padding:18px;
}
.box.ads .content {
	padding-left:15px;
	padding-right:0;
	text-align:center;
}
#rightcol .box {
	margin: 0 0 10px;
}
/*- Box2 -*/
.box2 {
	background:#ffffff;
	border:1px solid #E1DFD2;
	height:1%;
	margin:0 0 18px;
	padding:18px;
	min-height:115px;
}
.box2.alt {
	background:#fbf9f7;
}
.comm-name, .comm-date {
	line-height: 20px;
}

/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li {
	background:url(images/ico-list1.gif) no-repeat 0 1.1em;
	height:1%;
	padding:8px 0 7px 13px;
}
.list1 li.last {
	border: 0;
}
/*- Message -*/
input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}
.message div {
	margin: 0 0 18px;
}
.message input {
	padding: 9px 15px;
	width: 487px;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 487px;
	font-family: Verdana;
}
.message .submit {
	float: left;
}
.message .btn {
	padding: 0;
	width: auto;
}
.message .notice {
	color: #a4a4a4;
	float: right;
	font-style: italic;
	padding: 10px 0 0;
}
/*- Search -*/
#search {
	float:right;
	background:url(images/bgr-search.gif) no-repeat;
	height:32px;
	padding:0px 0 0 10px;
	margin-top:20px;
}
#search input {
	background:transparent;
	border:0;
	color:#a3a192;
	float:left;
	font-size:12px;
	margin:6px 0 0 10px;
	width:178px;
	padding:2px;
}
#search .btn {
	margin:7px 0 0;
	padding:0;
	width:20px;
	height: 20px;
}
/*- Comments -*/
.clear {
	clear: both;
}
.avatar img{
	border:1px solid #999999;
	display:block;
	margin:0 0 7px;
}
.avatar.fl img {
	margin-right:23px;
}
.avatar.fr img {
	margin-left:23px;
}

#comments {
	background: #f4f4ed;
	padding: 20px;
	color:#666666;
	border:1px solid #E1DFD2;
	font-family: Helvetica, Arial, sans-serif;
}
#comments h2{
	color:#222222;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 16px;
	font-family: Helvetica, Arial, sans-serif;
}
#comments h2 a{
	text-decoration:none;
	letter-spacing:-1px;
	font-family: Helvetica, Arial, sans-serif;
}

#comments  ol.comment_list {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size: 100%;
}
#comments  ol.comment_list li {
	list-style: none;
}

#comments .comment_author {
	float: left;
	padding-top: 1px;
	width: 100px;
	margin-bottom: 30px;
	
}
#comments .comment_author p {
	font-size: 12px;
	margin-top: 6px;
	line-height: 17px;
	color: #5f6565;
}
#comments .comment_author img{
	border:2px solid #c8c8b6;
}
#comments .single_comment {
	position: relative;
	padding: 20px 20px;
	background: #fff;
	border: 1px solid #c8c8b6;
	width: 430px;
	float: right;
	margin-bottom: 30px;
}
#comments .comment_list { 
	padding-bottom: 30px;
}
 .comment_arrow {
	position: absolute;
	top: 10px;
	left: -32px;
}
#comments .single_comment p {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 10px;
}
#comments .comment_author span {
	font-size: 10px;
	line-height:10px;
	padding-top:5px;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	color: #a6a6a6;
}

.trackbacks h2{
	color:#222222;
	font-size:22px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0px 0 14px 0;
	font-family: Helvetica, Arial, sans-serif;
}

.trackbacks{
	margin-top:20px;
	margin-bottom:50px;
}
.trackbacks a{
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
}
.trackbacks ul {
	margin: 0 0 0 0px;
	font-size: 21px;
	line-height: 21px;
}
.trackbacks li {
	width: 520px;
	margin-right: 20px;
	margin-left:20px;
	float: left;
	list-style: square;
	background: none;
	padding-left: 0;
}
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	padding: 10px 20px 20px 0;
}
.alignright {
	float: right;
	padding: 10px 0 20px 20px;
}

/* Form */
.single_entry {
	padding-bottom: 20px;
}
.comment_form {
	position: relative;
	
}
.comment_form ul {
	margin: 0;
	font-size: inherit;
}
.comment_form li {
	list-style: none;
	background: none;
	padding-left: 0;
}
.comment_form ul.single_author {
	width: 100px;
}
#comment_form {
	width: 495px;
	float: right;
}
#comment_form .input {
	width: 485px;
	padding: 5px 5px;
	background: #fff;
	border: 1px solid #c8c8b6;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	display: block;
	margin: 2px 0 12px 0px;
}
#comment_form .textarea {
	padding:10px 8px 10px 8px;
	margin-left:2px;
	width: 476px;
	overflow:hidden;
}

.textarea_arrow {
	position: absolute;
	top: 70px;
	left: 95px;
}
#submit {
	background: #749008;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	font-size: 11px;
	text-transform: uppercase;
	padding: 8px 24px 7px 24px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 10px;
	float: right;
	border: none;
	
}
#submit:hover {
	color: #fff;
	background-color: #617906;
	text-decoration:none;
	cursor: pointer;
}
:focus {
	outline: 0;
}
/*=== Pics,Thumbs,Ads etc. ===*/
.pic img {
	border:1px solid #999999;
	display:block;
	margin:0 0 13px;
}
.pic.fl img {
	margin-right:23px;
}
.pic.fr img {
	margin-left:23px;
}
.th {
	display:block;
	margin:0 0 8px;
}
.th.fl img {
	margin-right:10px;
}
.th.fl img {
	width:40px;
	height:40px;
	border:1px solid #E1DFD2;
}
.ads img,.ads.flickr .content img {
	margin:0 14px 15px 0;
}
.ads.flickr .content img {
	border:1px solid #E1DFD2;
}
.ads.flickr .ac img {
	border:0;
	margin: 0;
}
/*=== Footer ===*/
#footer {
	color:#ffffff;
	font-size:11px;
	line-height:40px;
	margin:0 auto;
	width:975px;
	height:40px;
}
#footer a {
	color:#cccccc;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;
}
/*=== Misc. ===*/
.fix {
	clear:both;
	height:1px;
	margin:-1px 0 0;
	overflow:hidden;
}
.hl,.hl2 {
	background:url(images/hl-dot.gif) repeat-x top;
	clear:both;
	height:2px;
	overflow:hidden;
	width:100%;
	text-decoration:none;
}
.hl2 {
	background:none;
	height:1px;
	margin:0 0 13px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.ac {
	text-align:center;
}
.ar {
	text-align:right;
}
.headlinesummary {
	font-size:12px;
}
.button {
	width:100px;
	display:block;
	float:left;
	background:url(http://www.dentalheroes.com/wp-content/themes/Convergence/images/submit.gif) bottom right;
	height:25px;
	color:#FFF;
	font-size:11px;
	margin-right:15px;
	font-weight:bold;
	line-height:25px;
	border:1px solid #688107;
}
.button:hover {
	background:url(http://www.dentalheroes.com/wp-content/themes/Convergence/images/submithover.gif);
}
.buttonsub {
	width:120px;
	display:block;
	background:url(http://www.dentalheroes.com/wp-content/themes/Convergence/images/submit.gif);
	height:25px;
	color:#FFF;
	border:1px solid #5a7006;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
}
.buttonsub:hover {
	background:url(http: //www.dentalheroes.com/wp-content/themes/Convergence/images/submithover.gif);
}
/*=== Social Links Header ===*/
#socialnav {
	position:relative;
	padding:33px 0px 15px 0px;
	height:31px;
	text-align:left;
	float:right;
}
#socialnav li {
	position:relative;
	float:left;
	height:31px;
	width:155px;
	overflow:hidden;
}
#socialnav li.first {
	width:157px;
}
#socialnav li.last {
	width:155px;
}
#socialnav li a {
	position:relative;
	padding:0 0 0 38px;
	height:31px;
	font-size:18px;
	line-height:20px;
	color:#fff;
	display:block;
	margin-top:-2px;
	text-decoration:none;
}
#socialnav li a span {
	position:relative;
	display:block;
	color:#a19483;
	font-size:10px;
	margin-top:-4px;
}
#socialnav a:hover {
	text-decoration:none;
	color:#fff;
}
#socialnav a:hover span {
	color:#fff;
}
.email {
	position:relative;
	background:url(/wp-content/themes/Convergence/images/email.png) bottom left no-repeat;
}
.rss {
	position:relative;
	background:url(/wp-content/themes/Convergence/images/rss.png) bottom left no-repeat;
}
.twitter {
	position:relative;
	background: url(/wp-content/themes/Convergence/images/twitter.png) bottom left no-repeat;
}
/*========= News Feed =========*/
.rssdate{
	color:#704701;
	font-weight:bold;
	line-height:16px;
}
.rsstitle a{
	color:#000000;
	line-height:16px;
}
/*- List1 -*/
li.rssfeed {
	background:url(images/ico-list1.gif) no-repeat 0 1.1em;
	color:#c0c0c0;
	height:1%;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px 0 24px 13px;
}
li.rssfeed a{
	color:#000000;
}
/*========= ARCHIVES =========*/
.arclist ul li {
	color:#c0c0c0;
	font-size:12px;
	border-bottom:1px solid #f1f1ed;
	padding:3px 10px 5px;
	line-height:13px;
}
.catrss {
	background:url(images/ico-rss.gif) center left no-repeat;
	padding-left:24px;
	line-height: 16px;
}
/*========= MyBlogLog Overrides =========*/
body table#MBL_COMM{padding-right:5px;}
body table#MBL_COMM td.mbl a {color:#000;}
body table#MBL_COMM td.mbl_img {padding:1px;}
body table#MBL_COMM img {border-color:#CCC;}
body table#MBL_COMM td.mbl_fo_hidden{
margin-top:9px;
}
body table#MBL_COMM td.mbl_fo_hidden a{
color: #666666;
}
body table#MBL_COMM td.mbl_fo_hidden a:hover{
color: #CCCCCC;
}
body table#MBL_COMM td.mbl_fo_hidden a:visited{
color:#ccc;
}
body table#MBL_COMM td.mbl_fo_hidden a:visited:hover
{
	color:#ccc;
}
/*========= Embed Box =========*/

#scrollbox{ 
	width: 15em; 
	height: 6em;
    overflow: auto;
}
