/*
Theme Name: Convergence
Theme 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/bgr2.gif) #ffffff repeat-x top;  /*  f7f6f6  */
	color: #404040;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .95em;   /* 0.75 */
}
a {
	color: #409ed3;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #5fcbf3;
}
input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
}
li {
	list-style: none;
}
h2 {
	color: #888888;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 0.2em;
}
h3 {
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 .8em;
}
h4 {
	font-size: 1em;
	margin: 0 0 1em;
}
p {
	line-height: 1.5em;
	padding: 0 0 1.3em;
}
/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 975px;
}
#page-bot {
	background: url(images/page-bot.gif) repeat-x top;
	height: 39px;
}
/*=== H eader ===*/
#header{
	height: 101px;
	margin: 0 0 1px;
}
/*- Logo -*/
#header h1 {
	background: url(images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 408px;
}
#header h1 a {
	display: block;
	height: 101px;
}
#header h1 a:hover {
	text-decoration: none;
	color: #5fcbf3;
}
/*=== Navigation ===*/
/*- Top Nav -*/
.topnav {
	font-size: 10px;
	font-weight: bold;
	height: 31px;
	overflow: hidden;
}
.topnav li {
	background: url(images/topnav-sep.gif) no-repeat left;
	float: left;
	line-height: 30px;
}
.topnav li.first {
	background: none;
}
.topnav li.first a {
	padding: 0 7px 0 4px;
}
.topnav li a {
	color: #333333;
	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: 13px;
	height: 37px;
}
#nav1 ul.sf-menu li {
	position: relative;
	background: url(images/nav1-sep.gif) no-repeat right top;
	float: left;
	line-height: 37px;
	padding: 0 1px 0 0;
	text-align: center;
}
#nav1 ul.sf-menu li a {
	color: #333333;
	display: block;
	position: relative;
	float: left;
	text-decoration: none;
	width: 107px;
	cursor: pointer;
}
#nav1 ul.sf-menu li a:hover {
	text-decoration: none;
	background: #FEFEFE;
}
#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: 37px 0 0;
	padding: 0 0 15px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 900px;
	min-height: 630px;
}
/*=== Center Column ===*/
#centercol {
	float: left;
	width: 660px;
}
/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 305px;
}
#rightcol a {
	color: #404040;
	text-decoration: none;
}
/*=== Sub Columns ===*/
.subcols {
	background: url(images/subcols-bgr.gif) repeat-y left;
	height: 1%;
}
.col1, .col2 {
	float: left;
	width: 285px;
}
.col2 {
	float: right;
}
/*=== Post ===*/
/*- Post Title -*/
.post-title h1 {
	color: #888888;   /* 333333  5eb7cb*/
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -0.5px;
}

.post-title h1 span {
	color: #888888;
}
.post-title h1.author {
	color: #888888;
	font-size: 18px;
	padding-top: 2px;
	font-style: normal;
}
.post-title h2, .post-title h2 a  {
	font-size: 23px;
	padding: 0px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px 0 0em;  
	color: #007ec4;   /* 222222 */
	text-decoration: none;
	line-height: 25px;
}
.post-title h2 a:hover {
	color: #5fcbf3;
}
.post-title h2{
	margin: 0px 0 0.2em;
	min-height: 55px;
	line-height: 25px;
}
/*- Post Date -*/
.post-date {
	margin: 0 0 0 0;
	font-size: .8em;
}
.post-date a {
	color: #007ec4;
	text-decoration: none;
}
.post-date a:hover {
	color: #5fcbf3;
}
.post-date em {
	background: none;
	color: #aaa;
	
	font-style: normal;
	padding: 3px 5px 0px 5px;
	line-height: 1.5em;
	font-weight: bold;
}
/*- Post Excerpt -*/
.post-excerpt {
	display: table;
	font-size: 13px;
	font-style: normal;
	height: 1%;
	margin-top: 15px;
 /* margin: 0 0 1em; */
 	border: 0px solid #f00;
 	width: 100%;
}
/*- Post Lists -*/
.post ul, .post ol {
	margin: 0 0 1.5em;
}
.post ul li {
	background: url(images/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .4em;
	padding: 0 0 0 10px;
}
.post ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}
/*- Post Author -*/
.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.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: 1.5em;
}
.post-rel a {
	color: #33707E;
}
.post-comments{
	width: 100%;	
}
/*- Post Comments -*/
.post-comments .fl {
	/* width: 80px; */
}
.post-comments .fr {
	/* width: 520px; */
}
.post-comments .comment-head{
	padding: 5px;
	background: #f6f6f6;	
	display: block;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 0.9em;
	
}
.post-comments .comment-head .pic img{
	float: left;
	border: 2px solid #ffffff;
	margin: 0 !important;
}
.post-comments .comment-head a{
	/* color: #666; */
	font-size: 1.2em;

}
.post-comments h2{
	color: #888;
	font-weight: bold;
}

/*- Widget Title - */
.wtitle {
	background: url(images/box-bgr.gif) repeat-x top;
}
.wtitle h2 {
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 18px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
	background: #ffffff;
	border: 1px solid #cfcfcf;
	margin: 0 0 28px;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.box-new {
	background: #ffffff;
	border: 0px solid #cfcfcf;
	margin: 0 20px 8px 0px;
	padding: 1px;
}
.box .content {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	height: 1%;
	padding: 18px;
}
.box-new .content {
	background: none;
	height: 1%;
	position: relative;
	padding: 0px 0px 0px 0px;  /* 18px */
}
.box-new .content img{
	float: right;
}
.box-new2 {
	background: #ffffff;
	border: 0px solid #cfcfcf;
	margin: 0 20px 0px 0px;
	padding: 10px 0px 5px 10px;
	display: block;
	width: 300px;
	float: left;
	height: 100px;
	border-top: 1px solid #eee;
	overflow: hidden;
	
}
.box-new2 .content {
	background: none;
	height: 1%;
	position: relative;
	padding: 0px 0px 0px 0px;  /* 18px */
}
.box-new2 .content .post-title h2{
	line-height: 20px;
	font-size: 16px;	
}
.box-new2 .content .post-title h2 a{
	font-size: 16px;	
	line-height: 20px;
}
.picbblue{
	margin-right: 10px;
	border: 4px solid #fff;
}
.box-new2:hover .picbblue{
	border: 4px solid #5fcbf3;
}
.box-new2:hover a{
	color:  #5fcbf3;
}
.box-new2:hover{
	background: #fafafa;
}
.box.ads .content {
	padding-left: 15px;
	padding-right: 0;
	text-align: center;
}
#rightcol .box {
	margin: 0 0 10px;
}
/*- Box2 -*/
.box2 {
	background: #f9f9f9;
	border: 1px solid #cfcfcf;
	height: 1%;
	margin: 0 0 20px;
	padding: 18px;
	min-height: 115px;
}
.box2.alt {
	background: #FFFFFF;
}
.box2.alt {
	background: #FFFFFF;
}
.comm-name {
	line-height: 20px;
	padding-top: 15px;
	padding-left: 20px;
}
.comm-date {
	line-height: 20px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	color: #999;
}
.cmm-text{
	display: block;
	border:0px solid #f00;
	padding: 10px 0 10px 0;
	width: 100%;
	font-size: 0.9em;
	
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li {
	background: url(images/ico-list1.gif) no-repeat 0 1.1em;
	border-bottom: 1px solid #e7e7e7;
	height: 1%;
	padding: .7em 0 .7em 13px;
}
.list1 li.last {
	border: 0;
}
#rightcol .list1 li a:hover {
	color: #33707e;
}
/*=== Styling Forms ===*/
input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}
/*- Search -*/
#search {
	float: right;
	height: 25px;
	padding: 31px 0 0;
}
#search input {
	background: url(images/search-bgr.gif) repeat-x top;
	border: 1px solid #000000;
	float: left;
	padding: 8px;
	width: 285px;
}
#search input.btn {
	background: none;
	border: 0;
	margin: 8px 0 0 -30px;
	padding: 0;
	width: auto;
}
/*- Message -*/
.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;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
	border: 1px solid #cfcfcf;
	display: block;
	margin: 0 0 .8em;
}
.pic.fl img {
	margin-right: 13px;
}
.pic.fr img {
	margin-left: 13px;
}
.th {
	display: block;
	margin: 0 0 .5em;
}
.th.fl img {
	margin-right: 10px;
}
.th.fl img
{
	width:40px;
	height:40px;
	border: 1px solid #cfcfcf;
}
.ads img, .ads.flickr .content img {
	margin: 0 14px 15px 0;
}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}
/*=== Footer ===*/
#footer {
	color: #5f5f5f;
	font-size: 11px;
	line-height: 39px;
	margin: 0 auto;
	width: 975px;
}
#footer a {
	color: #33707e;
	text-decoration: none;
}
#footer a:hover {
	color: #5f5f5f;
	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%;
}
.hl2 {
	background: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	margin: 0 0 .8em;
}
.hl2px{
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
	background: none;
	border-top: 3px solid rgb(215, 221, 225);
	margin: 0 0 .5em;
}
.hlspx{
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
	background: none;
	border-top: 1px solid rgb(245, 241, 245);
	margin: 0 0 .5em;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.tb{
	font-weight: bold;
}
.read-this{
	height:30px;
	}
.read-this a{
	color: #888888;
	text-align: center;
	font-weight: bold;
	display: block;
	height:30px;
	width:80px;
	background: #f4f4f4 /* url(images/read-this.gif) no-repeat 0 -40px */;
	margin:0;
	line-height: 30px;
	overflow:hidden;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/* text-indent:-9999px;  */
	
	}
.read-this a:hover{
	color: #666666;
	border: 1px solid #bbb;
	background: #d4d4d4;
	/* -moz-box-shadow: 1px 1px 10px #666;
	-webkit-box-shadow: 1px 1px 10px #666; */
	/* background: url(images/read-this.gif) no-repeat 0 0; */
	}
.wdt_button{padding:5px}
.info-label{float:left;font-size:12px;color:#999}
.social{
	padding-top: 15px;
}
.contact-author{
	border: 0px solid #f00;
	margin: 0px !important;
	float:left;
	padding: 0px !important;
	list-style: none !important;
	overflow:hidden;
	
	}
.contact-author li a{
	display: block;	
	margin: 0px 0px 0px 8px !important;
	padding: 0px !important;
	overflow: hidden;
}
.contact-author li{
	float: left;
	list-style: none;
	border: 0px solid #f00;
	margin: 0px !important;
	padding: 0px !important;
	background: none !important;
}
a.icon-stumbleupon{
	width:15px;
	height:16px;
	background-image:url(images/bg.png);
	background-position:-976px -156px
	}
a.icon-stumbleupon:hover{
	background-position:-958px -156px
	}
a.icon-youtube{
	width:14px;
	height:16px;
	background-image:url(images/bg.png);
	background-position:-976px -188px
	}
a.icon-youtube:hover{
	background-position:-958px -188px
	}
a.icon-facebook{
	width:14px;
	height:14px;
	background-image:url(images/bg.png);
	background-position:-976px -13px
	}
a.icon-facebook:hover{
	background-position:-958px -13px
	}
a.icon-myspace{
	width:15px;
	height:16px;
	background-image:url(images/bg.png);
	background-position:-975px -140px
	}
a.icon-myspace:hover{
	background-position:-957px -140px
	}
a.icon-friendfeed{
	width:16px;
	height:16px;
	background-image:url(images/bg.png);
	background-position:-975px -60px
	}
a.icon-friendfeed:hover{
	background-position:-957px -60px
	}
a.icon-twitter{
	width:12px;
	height:16px;
	background-image:url(images/bg.png);
	background-position:-977px -29px
	}
a.icon-twitter:hover{
	background-position:-959px -29px
	}
a.icon-linkedin{
	width:16px;
	height:16px;
	background-image:url(images/bg.png);
	background-position:-975px -76px
	}
a.icon-linkedin:hover{
	background-position:-957px -76px
	}
a.icon-flickr{
	width:16px;
	height:16px;
	background-image:url(images/bg.png);
	background-position:-975px -44px
	}
a.icon-flickr:hover{
	background-position:-957px -44px
	}
a.icon-digg{
	width:16px;
	height:15px;
	background-image:url(images/bg.png);
	background-position:-975px -172px
	}
a.icon-digg:hover{
	background-position:-957px -172px
	}
a.icon-blippr{
	width:16px;
	height:15px;
	background-image:url(images/bg.png);
	background-position:-975px -218px
	}
a.icon-blippr:hover{
	background-position:-957px -218px
	}
a.blippr-inline-smiley span{display:none}
.imgfront{
	padding: 5px;
	border: 0px solid #fff;
	margin-left: 10px;
	margin-bottom: 20px;
}
.imgfront:hover{
	padding: 5px;
	border: 0px solid #999;
	/* -moz-box-shadow: 1px 1px 10px #666; */
}
.postauthor img{
	border: 1px solid #eee;
	padding: 1px;
}
.f15{
	font-size: 15px;	
}
.f14{
	font-size: 14px;	
}
.f13{
	font-size: 13px;	
}
.f12{
	font-size: 12px;	
}
.f11{
	font-size: 11px;	
}
.f10{
	font-size: 10px;	
}
.picele img{
	padding: 1px;
	border: 0px solid #f1f1f1;
	background: #ffffff;
	margin: 10px;
	
}
