/*
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/bgr.jpg) #6F7B70 repeat-x top;
	color: #555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .85em;
}
a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
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: #222222;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 30px 0px 20px 0px;
        width: 100%;
}
h3 {
	color: #333333;
	font-size: 1.3em;
	margin: 0 0 .8em;
	letter-spacing: -1px;
}
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: 129px;
        margin: 10px 0px 0px 0px;
}
#header h1 {
	background: url(images/logo.png) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 852px;
}
#header h1 a {
	display: block;
	height: 126px;
}
#header h1 a:hover {
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Top Nav -*/
.topnav {
	font-size: 12px;
	font-weight: bold;
	height: 31px;
	overflow: hidden;
}
.topnav li {
	float: left;
	line-height: 30px;
}
.topnav li.first {
	background: none;
}
.topnav li.first a {
	padding: 0 7px 0 4px;
}
.topnav li a {
	color: #FFF;
	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: 18px;
        font-weight: bold;
	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 10px 0 10px;
	text-align: center;
}
#nav1 ul.sf-menu li a {
	color: #333333;
	display: block;
	position: relative;
	float: left;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
}
#nav1 ul.sf-menu li a:hover {
	text-decoration: underline;
	width: 100%;
}
#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: 2px 0px 0px 0px;
	padding: 0 0 15px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 900px;
	min-height: 900px;
        background: #FFF;
}
/*=== Center Column ===*/
#centercol {
	float: left;
	width: 650px;
        padding-right: 10px;
        border-right: 1px solid #EAEAEA;
}
/*=== 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: #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: 30px;
	margin: 0 0 .45em;
	font-weight: bold;
	letter-spacing: -2px;
	color: #222222;
	text-decoration: none;
}
.article-title, .article-title a  {
	font-size: 30px;
	margin: 0 0 .45em;
	font-weight: bold;
	letter-spacing: -2px;
	color: #222222;
	text-decoration: none;
}
/*- Post Date -*/
.post-date {
	margin: 0 0 1.25em;
}
.post-date a {
	color: #ffffff;
}
.post-date em {
	background: #CECECE;
	color: #ffffff;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
/*- Post Excerpt -*/
.post-excerpt {
	display: table;
	font-size: 13px;
	font-style: italic;
	height: 1%;
 /* margin: 0 0 1em; */
}
/*- Post Lists -*/
.post ul, .post ol {
	margin: 0 0 1.5em;
}
.post ul li {
        list-style-type: disc;
	margin: 10px 0px 20px 30px;
	padding: 0 0 0 10px;
}
.post ol li {
        list-style-type: decimal;
	margin: 10px 0px 20px 20px;
	padding: 0 0 0 10px;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left: 3px solid #cfcfcf;
	margin: 10px 0px 30px 50px;
	padding: 5px 0px 5px 10px;
        font-style: italic;
        font-size: 14px;
}

/*- Post Image -*/
.post img {
	border: 1px solid #EAEAEA;
	margin-top: 15px;
        margin-bottom: 15px;
	margin-left: auto;
        margin-right: auto;
	padding: 4px;
}


/*- 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;
        border: 0px;
        padding: 0px;
}
/*- 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;
	margin: 0 0 28px;
	padding: 1px;
}
.box .content {
	background: #ffffff;
	height: 1%;
	padding: 18px;
}

#rightcol .box .content {
	padding: 10px;
}

#rightcol .box .content li {
	background: url(images/hl-dot.gif) repeat-x bottom;
	clear: both;
	overflow: hidden;
	width: 100%;
        font-size: 13px;
	padding: 3px 0px;
}

#rightcol .box .content li a {
	clear: both;
	overflow: hidden;
	width: 100%;
        font-size: 13px;
	padding: 5px 0px;
        display: block;
}

#rightcol .box .content li a:hover {
	text-decoration: underline;
}

#rightcol .box .content h2 {
	color: #222222;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
}

.box.ads .content {
	padding-left: 15px;
	padding-right: 0;
}
#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: .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 {
	height: 25px;
}
#search input {
	background: #FFF;
	border: 1px solid #EAEAEA;
	float: left;
	padding: 8px;
	width: 245px;
}
#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;
	margin: 0 0 .8em;
        float: left;
}
.pic.fl img {
	margin-right: 23px;
}
.pic.fr img {
	margin-left: 23px;
        border: 0px;
        padding: 0px;
}
.th {
	display: block;
	margin: 0 0 .5em;
}
.th.fl img {
	margin-right: 10px;
}
.th.fl img
{
	width:40px;
	height:40px;
	border: 1px solid #cfcfcf;
}

/*=== 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;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {

}
.ar {
	text-align: right;
}

a.rss {
padding: 1px 0px 3px 35px;
background-color: transparent;
background-image: url(/images/icon-rss.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0px;
font-size: 14px;
font-weight: bold;
line-height: 16px;
}

a.twitter {
padding: 1px 0px 3px 35px;
background-color: transparent;
background-image: url(/images/icon-twitter.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0px;
font-size: 14px;
font-weight: bold;
line-height: 16px;
}

a.signup {
padding: 1px 0px 3px 35px;
background-color: transparent;
background-image: url(/images/icon-newsletter.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0px;
font-size: 14px;
font-weight: bold;
line-height: 16px;
}

.toc {
border: 1px solid #EAEAEA;
width: 260px;
float: left;
margin: 0px 20px 20px 0px;
padding: 0px 5px 0px 0px;
}

.toc a {
text-decoration: none;
color: #0066CC;
}

.toctitle {
color:#FFF;
font-size: 18px;
font-weight:700;
margin:5px 0px 10px 5px;
padding:5px;
display:block;
background-color: #969E85;
}

a.toc-header {
color:#FFF;
font-size: 18px;
font-weight:700;
margin:5px 0px 10px 5px;
padding:5px;
display:block;
background-color: #969E85;
}

.toc li {
border-bottom:1px solid #EEE;
padding: 2px 0px 2px 10px;
margin-bottom:5px;
list-style-type:none;
font-size: 14px;
font-weight: bold;
}

.wp-table-reloaded {
	background-color:#CDCDCD;
	margin:15px auto;
	font-size:13px;
        font-weight: bold;
	text-align:left;
        border: 1px solid #EAEAEA;
        min-width: 500px;
}

.wp-table-reloaded a {
	color: #0066CC;
}
.wp-table-reloaded a:hover {
	text-decoration: none;
}

.wp-table-reloaded th {
	background-color:#F2F2F2;
	border:1px solid #FFFFFF;
	padding:4px;
        color: #333;
}
.wp-table-reloaded td {
	color:#3D3D3D;
	padding:4px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.wp-table-reloaded .even td {
	background-color:#FFFFFF;
}
.wp-table-reloaded .odd td{
	background-color:#F2F2F2;
}
.wp-table-reloaded .header {
	background-image:url(http://bigmanta.com/images/grey-gradient.png);
	background-repeat:repeat-x;
	cursor:pointer;
}
.wp-table-reloaded .headerSortUp {
	background-color:#8DBDD8;
	background-image:url(http://bigmanta.com/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

.wp-table-reloaded .headerSortDown {
	background-color:#8DBDD8;
	background-image:url(http://bigmanta.com/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}

.fr a.continue {
color:#FFF;
font-size:13px;
text-decoration:none;
width: 150px;
background-color: #336699;
padding: 5px 6px 5px 6px;
font-weight: bold;
}

.reply {
margin: 0px 0px 10px 5px;
}

a.replycomment {
color:#FFF;
font-size:13px;
text-decoration:none;
width: 150px;
background-color: #006699;
padding: 5px 6px 5px 6px;
font-weight: bold;
}

.commenttitle {
margin: 5px 0px 10px 0px;
}

#commentbox  {
border: 1px solid #D5D5D5;
background-color: #FFF;
background-image: url(images/box-bgr.gif);
background-repeat: repeat-x;
background-attachment: scroll;">
background-position: center top;
height: 1%;
padding: 18px;
}

.clear {
     clear: both;
     line-height: 1px;
}

img.wp-smiley {
     border: 0;
     margin: 0;
     padding: 0;
}
