/*
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: #F7F6F6 url(images/bgr.gif) repeat-x top;
	color: #404040;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
}
A
{
	color: #33707E;
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
INPUT, SELECT, TEXTAREA
{
	border: 1px solid #CFCFCF;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
LI
{
	list-style: none;
}
H2
{
	color: #222222;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 1em 0;
}
H3
{
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 0.8em;
}
H4
{
	font-size: 1em;
	margin: 0 0 1em;
}
P
{
	line-height: 1.5em;
	padding: 0;
}
/*=== Layout ===*/
#page
{
	margin: 0 auto;
	width: 1015px;
}
#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.png) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 408px;
}
#header H1 A
{
	display: block;
	height: 101px;
}
#header H1 A:hover
{
	text-decoration: none;
}
/*=== 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;
}
#nav1 UL.sf-menu LI UL.children UL.children
{
	margin: -1px 0 0 27px;
}
/*=== All Columns ===*/
#columns
{
	margin: 37px 0 0;
	padding: 0;
	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: 340px;
}
#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: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.post-title H1 SPAN
{
	color: #33707E;
}
.post-title H1.author
{
	color: #888888;
	font-size: 14px;
	padding-top: 2px;
}
.post-title H2, .post-title H2 A
{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 0.1em;
	color: #222222;
	text-decoration: none;
}
/*- Post Date -*/
.post-date
{
	margin: 0 0 1.25em;
}
.post-date A
{
	color: #FFFFFF;
}
.post-date EM
{
	background: #5EB7CB;
	color: #FFFFFF;
	font-size: 0.8em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
/*- Post Excerpt -*/
.post-excerpt
{
	display: table;
	font-size: 13px;
	font-style: inherit;
	text-align: justify;
	height: 1%;
/*margin: 0 0 1em;*/
}
/*- 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 0.4em;
	padding: 0 0 0 10px;
}
.post OL LI
{
	list-style: decimal;
	list-style-position: inside;
	margin: 0 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: 0.85em;
}
.author-descr
{
	display: table;
	height: 1%;
}
/*- Social Links -*/
.social-links
{
	background: #F1F1F1 url(images/box-bgr2.gif) 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;
	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 -*/
.post-comments .fl
{
	width: 80px;
}
.post-comments .fr
{
	width: 520px;
}
/*- 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;
}
.box .content
{
	background: #FFFFFF url(images/box-bgr.gif) repeat-x top;
	height: 1%;
	padding: 18px;
}
.box.ads .content
{
	padding-left: 0px;
	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, .comm-date
{
	line-height: 20px;
}
/*=== Styling Lists ===
- List1 -*/
.list1 LI
{
	background: url(images/ico-list1.gif) no-repeat 0 1.1em;
	border-bottom: 1px solid #E7E7E7;
	height: 1%;
	padding: 0.7em 0 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: 320px;
}
#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 0.8em;
}
.pic.fl IMG
{
	margin-right: 15px;
}
.pic.fr IMG
{
	margin-left: 23px;
}
.th
{
	display: block;
	margin: 0 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 0.8em;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.ac
{
	text-align: center;
}
.ar
{
	text-align: right;
}
/*ust*/
#ust
{
	border: 1px solid #CFCFCF;
	background: #FFFFFF url(images/box-bgr.gif) repeat-x top;
	margin: 0 0 10px;
	height: 289px;
}
.icinde
{
	margin: 20px;
}