/*
Theme Name: Buzz4biz
Theme URI: http://buzz4biz.ca/
Description: Exclusive theme for Buzz4biz
Author: In Formation Design
Author URI: http://www.in-formation-design.com

Theme is licenced for the exclusive use of Buzz4biz
*/
html, body { 
 	text-align: center; 
	background-color: #173774;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
* {
	padding: 0;
	margin: 0;
} 
/* ------------------------------------------------------ Layout divs ---*/
#pagewidth { 
 	width: 950px; 
 	text-align: left;  
	margin-top: 25px;
	margin-left: auto; 
 	margin-right: auto; 
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
} 
#header { 
 	height: 155px; 
 	width: 100%;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#header_blog {
	height: 155px; 
 	width: 100%;
	background-image: url(images/headerblog.jpg);
	background-repeat: no-repeat;
}
#navbar {
	float: right;
	font-size: 18px;
}
#maincol {
	width: 700px;
	float: right;
	display: inline;
} 
#leftcol { 
 	float: left; 
 	width: 250px; 
}
#prefooter {
	width: 100%;
	height: 25px;
	background-image: url(images/prefooter.gif);
	background-repeat: no-repeat;
	clear: both;
}
#footer {
 	height: 50px; 
	width: 100%;
	text-align: center;
 	clear: both;
}
/* ------------------------------------------------------ Top Info Styles ---*/
#navbar ul {
	width: 195px;
	text-align: left;
	margin-top: 45px;
}
#navbar li {
	list-style-type: none;
	height: 29px;
	padding-left: 30px;
	color: #050a28;	
}
#navbar li#headertel {
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#navbar li#headeremail {
	background-image: url(images/email.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-size: 14px;
}
#navbar a {
	color: #050a28;
	text-decoration: none;
}

br.clearit {
	clear: both;
}
/* ------------------------------------------------------ Left Menu Styles ---*/
#pages, #pages-2 {
	width: 215px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	background-color: #efefef;
}
#pages h3, #pages-2 h3 {
	display: none;
}
/* first level menu */
#pages ul, #pages-2 ul {
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: #c9c9c9 1px solid;
}
#pages ul li, #pages-2 ul li {
	list-style-type: none;
	
}
#pages ul li a, #pages-2 ul li a {
	display: block;
	height: 25px;
	text-decoration: none;
	color: #050a28;
	border-top: #c9c9c9 1px solid;
	line-height: 25px;
}
#pages ul li a:hover, #page-2 ul li a:hover {
	color: #e51937;
}
/* second level menu */
#pages ul li ul, #pages-2 ul li ul {
	border-bottom: none;
	margin-right: 0;
	margin-left: 0;
}
#pages ul li ul li a, #pages-2 ul li ul li a  {
	padding-left: 16px;
	background-image: url(images/menubullet.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}
#pages ul li ul li a:hover, #page-2 ul li ul li a:hover {
	background-image: url(images/menubullethover.gif);
}
div#text-605360321 {
	margin-left: 20px;
}
/* ------------------------------------------------------ Left Menu Styles for Blog ---*/
#blog_menu {
	width: 215px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;	
	font-size: 12px;
	background-color: #efefef;
}
#blog_menu .widget {
	width: 195px;
	margin-left: 10px;
	margin-right: 10px;	
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom: #c9c9c9 1px solid;
	border-top: #c9c9c9 1px solid;	
}
#blog_menu .widget h3 {
	border-bottom: #c9c9c9 1px solid;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #e51937;
	font-weight: bold;
}
#blog_menu .widget ul li {
	list-style-type: none;
}
#blog_menu a {
	text-decoration: none;
	color: #050a28;	
}
#blog_menu a:hover {
	color: #e51937;
}
#blog_menu p.bloghome {
	width: 195px;
	margin-left: 10px;
	margin-right: 10px;	
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom: #c9c9c9 1px solid;
	border-top: #c9c9c9 1px solid;	
}	
/* ------------------------------------------------------ Page Content Styles ---*/ 
.pagecontent {
	margin-right: 5px;
}
.pagecontent h1 {
	height: 44px;
	background-color: #efefef;	
	font-size: 18px;
	font-weight: normal;
	line-height: 44px;
	color: #467caa;
	margin-bottom: 10px;
	clear: both;
	padding-left: 30px;
}
.pagecontent h2 {
	font-size: 14px;
	color: #467caa;
	margin-bottom: 10px;
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
}
.pagecontent h3 {
	font-size: 12px;
	color: #467caa;
	margin-bottom: 10px;
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
}
.pagecontent p {
	font-size: 11px;
	line-height: 18px;
	color: #050a28;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}
.pagecontent ul {
	margin-left: 60px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
}
.pagecontent ol {
	margin-left: 60px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
}
.pagecontent a {
	color: #467caa;
}
.pagecontent a:hover {
	color: e51937;
}
p.editpost {
	font-size: 11px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}
p.editpost a {
	color: #467caa;
}
p.editpost a:hover {
		color: e51937;
}
/* ------------------------------------------------------ Category Content Styles ---*/ 
#categorycontent {
	margin-right: 5px;
}
.categorytop {
	margin-top: 10px;
}
#categorycontent h1 {
	height: 44px;
	background-color: #efefef;	
	font-size: 18px;
	font-weight: normal;
	line-height: 44px;
	color: #467caa;
	margin-bottom: 10px;
	clear: both;
	padding-left: 30px;
}
#categorycontent h2 {
	font-size: 14px;
	color: #467caa;
	margin-bottom: 10px;
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
}
#categorycontent .post h2 {
	margin-bottom: 3px;
}
#categorycontent h3 {
	font-size: 12px;
	color: #467caa;
	margin-bottom: 10px;
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
}
#categorycontent h1 a {
	color: #467caa;
	text-decoration: none;
}
#categorycontent h2 a:hover {
	text-decoration: underline;
}
#categorycontent h2 a {
	color: #467caa;
	text-decoration: none;
}
#categorycontent h1 a:hover {
	text-decoration: underline;
}
#categorycontent p {
	font-size: 11px;
	line-height: 18px;
	color: #050a28;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}
#categorycontent ul {
	margin-left: 60px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
}
#categorycontent ol {
	margin-left: 60px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
}
#categorycontent small {
	font-size: 9px;
	margin-bottom: 10px;
}
#categorycontent .post small {
	margin-left: 30px;
	margin-bottom: 0;
}
#categorycontent a {
	color: #467caa;
}
#categorycontent a:hover {
	color: #e51937;
}
.post {
	clear: both;
	margin-bottom: 10px;
}	
#categorycontent .singlepost p {
	margin-bottom: 10px;
}
#categorycontent .singlepost h2 {
	text-align: left;
	font-size: 14px;
	color: #467caa;
	margin-bottom: 10px;
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
}	
#categorycontent .singlepost h3 {
	font-size: 12px;
	color: #467caa;
	margin-bottom: 10px;
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
}
p.postmetadata small {
	line-height: 14px;
}
p.postmetadata {
	padding-bottom: 5px;
}
#categorycontent p.archivepostmetadata {
	font-size: 10px;
	line-height: 12px;
}
.entry {
	margin-top: 5px;
}
.comment-meta {
	font-size: 10px;
}
#categorycontent ol.commentlist p {
	margin-left: 0;
	margin-right: 0;
}
div.addtoany_share_save_container {
	margin-left: 30px;
}
/* ------------------------------------------------------ Comment Styles ---*/ 
h3#respond {
	font-size: 14px;
	color: #467caa;
}

h3#comments {
	font-size: 14px;
	color: #467caa;
}
#commentform p {
 	font-size: 10px;
}
#commentform a {
 	color: #467caa;
 	text-decoration: underline;
}
#commentform a:hover {
 	color: #e51937;
}
#commentform textarea {
	width: 400px;
} 
#blogcomments ol {
 	text-align: justify;
 	font-size: 10px;
}
 
#blogcomments li {
 list-style: none;
 margin-top: 10px;
 margin-right: 10px;
 margin-left: 10px;
 margin-bottom: 3px;
 padding-top: 3px;
 padding-right: 10px;
 padding-bottom: 3px;
 padding-left: 10px;
 line-height: normal;
 font-size: 10px;
}
 
#blogcomments p {
 font-size: 11px;
 margin-bottom: 5px;
 line-height: 14px;
}
 
.nocomments {
 text-align: center;
 padding-top: 10px;
  font-size: 10px;
}
 
.commentmetadata {
 margin: 0;
 display: block;
}
.alt {
 background-color: #efefef;
 border-top: 1px solid #c9c9c9;
 border-bottom: 1px solid #c9c9c9;
}
cite {
 font-style: normal;
 font-weight: bold;
}
cite a {
 color: #467caa;
 text-decoration: underline;
}
cite a:hover {
 text-decoration: none;
}
/* ------------------------------------------------------ Page navigation Styles ---*/ 
.content_navigation {
	text-align: center;
	font-size: 10px;
}
/* ------------------------------------------------------ Category navigation Styles ---*/ 
.navigation {
	width: 630px;
	margin-left: 30px;
	font-size: 10px;
	margin-top: 10px;
	height: 12px;
}
.navigation .alignleft {
	float: left;

}
.navigation .alignright {
	float: right;
	display: inline;
	text-align: right;

}

/* ------------------------------------------------------ Image Styles ---*/ 
.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}	
p.wp-caption-text {
	text-align: center;
	margin-bottom: 0;
}
/* ------------------------------------------------------ Footer Styles ---*/ 
#footer p {
	font-size: 10px;
	color: #57c1fb;
	padding-top: 15px;
}
#footer a {
	color: #57c1fb;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 */
.clearit {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
