/*  CCU Blog CSS  */

#blogImage {
float:right;
display: inline;
margin-top: 22px;
width: 350px;
height: 260px;
background: url(http://www.conferencecallsunlimited.com/images/banner-tony2.gif) no-repeat top left;
}

#blogName {
position: absolute;
top: 237px;
left: 410px;
text-align: left;
font: normal 10px verdana;
text-transform: uppercase;
color: #136989;
line-height: 16px;
z-index: 2;
}

#blogBubble { 
float: left;
margin: 10px 0px 0px 0px;
width: 634px;
height: 132px;
z-index: 2;
background: url(http://www.conferencecallsunlimited.com/images/reservationless-bubble.gif) no-repeat top left;
}

/* Modify existing website CSS */

/*#mainNav { 
position: absolute ; 
top: 7px ; 
left: 8px ; 
}

ul.topNav li { 
margin: 0px 15px 0px 0px ;
}*/

#bodyLeft, #bodyRight {
float: left;
width: 625px;
margin: 30px 40px 0px 0px;
padding-bottom: 30px;
overflow: hidden;
}

#bodyRight {
width: 275px;
margin-right: 0px;
}

#homeNav p {
	background: transparent;
	padding: 0;
	margin: 0px 10px 0px 0px;
	font-weight: normal;
	border-right: 0;
}

.bullet {
clear: left;
}

.box{
border-bottom: 1px solid #dfdfdf;
}

.box .content {
	margin-bottom: 18px;
}

.box li {
	margin-bottom: 12px;
}

/* Blog specific classes */

.blogPost .bullet h2 {
	margin-bottom: 10px;
	line-height: 30px;
}

.blogPost .bullet h2 a, .blogPost .bullet h2 a:visited {
	line-height: 30px;
	border: 0;
}

.blogPost .bullet h2 a:hover {
	border-bottom: 1px solid #f2c9a7;
}


.blogPost {
	clear: both;
}

.blogPost a.more-link, .blogPost a.more-link {
	border: 0;
	display: block;
	clear: left;
	margin-top: 20px;
}


.dateBox {
	width: 38px;
	height: 35px;
	background: #bfdbe3 url(images/date-bg.jpg) no-repeat;
	color: #136989;
	text-align: center;
	padding: 0px;
	line-height: 14px;
	float: left;
	clear: none;

}

.dateBox .month {
	display: block;
	font: normal 10px arial;
	color: #136989;
	text-transform: uppercase;
	padding: 4px 8px 0px 8px;
}

.dateBox .day {
	display: block;
	font: bold 11px verdana;
	color: #136989;
	margin: 0px 8px 0px 8px;
}


.postInfo {
	height: 34px;
	width: 585px;
	background: #cae1e7;
	border-bottom: 1px solid #bbd9e1;
	float: left;
	clear: none;
	margin: 0px 0px 1px 1px;
}

.blogPost p {
	text-align: left;
	font: normal 12px verdana;
	line-height: 20px;
}

.blogPost p a, .blogPost p a:visited {
	font: normal 12px verdana;
}

.postInfo .posted {
	margin: 8px 0px 0px 10px;
}

.postInfo .comments {
	display: inline;
	float: right;
	margin: 8px 10px 0px 0px;
}

blockquote, .postBox {
	width: 583px;
	margin: 0px 0px 18px 0px;
	padding: 20px 20px 1px 20px;
	border-left: 1px solid #dfdfdf;
	color: #666;
	font-size: 11px;
	background: #f9f6f0 url(images/blockquote-bg.gif) repeat-y top left;
	clear: both;
}

.postBox blockquote {
	width: 498px;
	margin: 0px 0px 18px 20px;
	padding: 20px 20px 1px 20px;
	border-left: 1px solid #dfdfdf;
	color: #666;
	font-size: 11px;
	background: #fff;
	clear: both;
}

.blogPost .postBox a, .blogPost .postBox a:visited  {
	font: bold 12px verdana;
}

form {
	margin: 0;
}

.formField {
	background: url(images/blog-formBg.gif) no-repeat top left;
	width: 147px;
	height: 20px;
	border: 0px;
	padding: 7px 8px 1px 8px;
	font: normal 11px arial;
	color: #999;
	margin-bottom: 5px;
	clear: both;
}

.formFieldBox {
	background: url(images/blog-formBgBox.gif) no-repeat top left;
	width: 437px;
	height: 140px;
	border: 0px;
	padding: 7px 8px 1px 8px;
	font: normal 11px arial;
	color: #999;
	margin-bottom: 5px;
	clear: both;
}

a.image, #subscribe a.image:visited, #subscribe a.image:hover {
	border: 0px;
}

.authorName {
	font: italic 12px arial;
	color: #a01f1f ; 
	font-weight: bold;
}

#comments {
	display: inline-block;
	clear: both;
}


#comments .odd blockquote {
	background: #f0f6f8;
	border-left: 1px solid #d5e6ed;
}

#comments .odd .postInfo {
	background: #f0f6f8;
	border-left: 1px solid #d5e6ed;
	border-bottom: 1px solid #d5e6ed;
}

#comments .postInfo {
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background: #f9f6f0;
}

#comments h2 {
	padding-top: 20px;
	border-top: 1px solid #e1e1e1;
	display: block;
}

#comments p {
	font: italic 12px verdana;
	color: #000;
	margin: 0px 0px 18px 0px;
	line-height: 18px;
}

#comments ul, #comments li {
	margin: 0;
	padding: 0;
	background: transparent;
}

#comments .postInfo .posted {
	background: transparent; 
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 20px;
	font: italic 14px verdana;
	font-weight: bold;
}

#comments .postInfo .posted a, #comments .postInfo .posted a:visited, #comments .postInfo .posted a:hover {
	font: italic 14px verdana;
	font-weight: bold;
}

.formLabel {
	margin: 10px 0px 2px 2px;
	clear: both;
}

.formLabel span, span.smallCaps {
	font: bold 10px arial;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #777;
}

#navigation {
	color: #666;
	background: #f0f6f8;
	padding: 5px 10px 5px 10px;
	clear: both;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #d5e6ed;
	height: 20px;
}

#navigation.top {
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
	border: 0;
	border-bottom: 1px solid #d5e6ed;
	width: 140px;
	float: right;
}

#navigation a, #navigation a:visited {
	font-weight: bold;
}

#navigation.top div {
	display: block;
}

#navigation .left {
	float: none;
	width: 250px;
}

#navigation .right {
	width: 250px;
	float: right;
	text-align: right;
}

img.tag {
	float: left;
	margin: 0px 15px 0px 0px;
}

h2.archives {
	color: #d26f2a ;	
	margin: 2px 0px 30px 0px;
}


/* for Share This plugin */
#shareThis {
	margin-bottom: 0px;
}

#shareThis span {
}

#shareThis a, #shareThis a:visited, #shareThis a:hover {
	border: 0;
}