/*
Theme Name: Two Smart
Theme URI: http://smartideabox.com
Description: The Illuminati Requiem
Version: 2.0
Author: Joan Rodriguez
Author URI: http://smartideabox.com/
Template: bp-default
Tags: buddypress, two-column, grey, dark
*/

/* Inherit the default theme styles */
@import url( default.css );

@import url( superfish.css );
@import url( main-nav.css );


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	background: #ffffff url('images/bodybg.png') repeat-x top left;
	color: #333;
	margin: 0;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.navigation, .paged-navigation, .comment-navigation {
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 1em;
	font-style: normal;
}
div.navigation {
	border: none;
	padding: 0;
	margin: 0;
	
}
#forehead {
	height: 83px;
	width: 1000px;
	margin: 0 auto;
	background: url('images/logo.png') no-repeat center left;
}
#loginform label {
	color: #ffffff;
}
#topnav {
	width: 100%;
	display: block;
	background: #ffffff url('images/topnav.png') repeat-x bottom left;
}
#page {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}
#twothree {
	border: none;
	padding: 10px 0 10px 35px;
	background: url('images/bgtwothree.png') repeat-y top left;
	position: relative;
	left: -23px;
	width: 770px;
}
.middle {
	width: 550px;
	display: block;
	float: left;
}

.blockleft {
	display: block;
	float: left;
}

.blockright {
	display: block;
	float: right;
}
.blockrightsocial {
	margin-top: 35px;
	display: block;
	float: right;
}

.logoblock {
	display: block;
	float: left;
}
.navblock {
	display: block;
	float: left;
}
a {
	color: #06c;
	text-decoration: none;
}
a img {
	border: none;
}
hr {
	clear: left;
	margin: 0;
	color: #ffffff;
	background-color: #ffffff;
}
div.post .singletitleblock img {
	margin: 0;
}
h1.singletitle {
	display: block;
	text-align: left;
	margin: 0px 0 20px 0;
}
h1.singletitle a {
	font-weight: bold;
	color: #000000;
	font-size: 0.5em;
}
div.entry {
	margin: 10px 0;
	width: 800px;
}
a:hover {
	color: #06c;
	text-decoration: underline;
}
h1 {
	font-size: 4em;
	text-align: center;
}

#categories {
	display: block;
	float: left;
	text-align: left;
	width: 190px;
	color: #ddd;
	margin-top: 10px;
}
#categories .titlecat {
	border-bottom: 1px solid #ddd;	
}
#categories h2 {
	color: #333;
	font-size: 1.2em;
	margin: 0;
}
#categories ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#categories li {
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
	border-top: 6px solid #ffffff;
}

#categories a {
	font-size: 1.2em;
}
#categories h4 {
	margin: 0;
}
#categories li a {
	color: #555555;
	font-size: 1.2em;
	padding: 2px 0 2px 20px;
}
#categories li:hover {
	background-color: #DEF1FF;
}
#categories li:hover li {
	background-color: #ffffff;
}
#categories li:hover li:hover {
	background-color: #DEF1FF;
}
#categories li li {
	display: none;
	border-top: 1px solid #ffffff;
}
#categories li li a {
	font-size: 1.1em;
	padding: 0 0 0 30px;
}
#categories li.current-cat li, #categories li.current-cat-parent li {
	display: block;
}
#categories li.current-cat, #categories li.current-cat-parent, .groups li.privateleft, .members li.membersleft, .links li.linksleft, .page-template-drafts-php li.draftleft, .home-page li.lefthome,
#categories li.current-cat li.current-cat,  #categories li.current-cat-parent li.current-cat {
	background: #cfeafc;
	font-weight: bold;
	display: block;
}
#categories li.current-cat li, #categories li.current-cat-parent li {
	background-color: #ffffff;
	font-weight: normal;
	display: block;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}	
small {
	font-size: 0.9em;
	line-height: 1.5em;
}
#sidebar-me {
	margin-bottom: 20px;
}
#sidebar-me img.avatar {
	border: none;
	float: left;
	margin-right: 10px;
}
#sidebar-me .logout {
	margin-top: 8px;
	display: block;
}
.singleprivate {
	display: block;
	float: left;
	font-size: 1.2em;
}
.idealist, .singleid {
	display: block;
	float: left;
	font-size: 1.2em;
	width: 800px;
}

.idealist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.action {
	float: right;
}
.group-button {
	margin: 10px 0;
}
table.forum {
	margin: 0;
}

ul#topic-post-list {
	margin: 0;
}
.tfe {
	margin: 0 6px 0 0;
	position: relative;
	top: -20px;
}
#dateauth {
	margin-left: 85px;
}
.titleblock {
	padding-top: 2px;
	display: block;
	float: left;
}

div.post p.date {
	margin: 0;
}
.imageblock {
	display: block;
	float: left;
}
.ideaby img.avatar {
	margin-right: 10px;
}
h2 {
	font-size: 1.6em;
}
#buzz {
	display: block;
	float: left;
	width: 200px;
	margin-left: 20px;
}
#buzz h2 {
	font-size: 1.2em;
	margin: 0;
}
#buzz h3 {
	font-size: 1.17em;
	margin: 0;
}
#buzz p {
	margin-bottom: 0;
	margin-top: 5;
}
.idealist li h2 a {
	color: #06c;
	font-weight: normal;
}
.idealist li a {
	color: #555555;
}
li.lefthome a {
	background: url('images/home.png') no-repeat center left;
}
li.privateleft a {
	background: url('images/lock.png') no-repeat center left;
}
li.membersleft a {
	background: url('images/members.png') no-repeat center left;
}
li.linksleft a {
	background: url('images/link.png') no-repeat center left;
}
li.draftleft a {
	background: url('images/draft.png') no-repeat center left;
}
li.investleft a {
	background: url('images/invest.png') no-repeat center left;
}
li.jobleft a {
	background: url('images/job.png') no-repeat center left;
}
li.IDEATOOL a {
	background: url('images/tool.png') no-repeat center left;
}
li.calendar a {
	background: url('images/calendar.png') no-repeat center left;
}
li.create a {
	background: url('images/plus.png') no-repeat center left;
}
li.cat-item-292 a {
	background: url('images/bulb.png') no-repeat center left;
}
li.cat-item-325 a {
	background: url('images/mignif.png') no-repeat center left;
}
li.cat-item-326 a {
	background: url('images/what.png') no-repeat center left;
}
li.cat-item li.cat-item a {
	background: none;
	padding: 0;
}

.idealist li {
	padding: 20px 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
}
#buzz ul, #buzz ol {
	margin: 0;
	padding: 0;
}
#buzz ul li, #buzz ol li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#buzz ul ul, #buzz ol ol {
	margin: 5px 0 0 0px;
}
#buzz ul ul ul, #buzz ol ol ol {
	margin: 5px 0 0 0px;
}

.widget {
	background-color: #f8f8f8;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px 2px 10px 6px;
}

#buzz ul ul li, #buzz ul ol li {
	margin: 0;
	padding: 0;
}

.idealist h2 {
	margin: 0 0 0 85px;
	padding: 0;
	font-size: 1.3em;
}

#latestip img {
	display: inline;
}
.idealist li p {
	margin: 15px 0 15px 85px;
	padding: 0;
	line-height: 1.4em;
	text-align: justify;
}
div.item-list-tabs ul li {
	display: block;
	margin: 0;
	float: left;
	border: none;
}
ul.item-list li div.item-desc {
	margin: 0;
}
div.pagination {
	margin: 15px 0;
	padding: 0;
}
div#item-header div#item-header-content {
	margin: 0;
	float: left;
	width: 300;
}
.rightsearch {
	display: block;
	float: right;
	padding: 0;
}
div.post-ratings img {
	margin: 0;
}
div.post-ratings small {
	display: block;
	text-align: right;
}
div.dateedit small {
	display: block;
	float: right;
	text-align: right;
	margin-right: 30px;
	margin-top: 15px;
}
#bp-adminbar-notifications-menu a span {
	padding: 2px 4px;
	margin-left: 2px;
	background: #06c;
	color: #fff;
	font-size: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
div#item-header img.avatar {
	clear: both;
	display: block;
	margin: 0;
}
.single-item span.activity {
	clear: both;
	display: block;
	margin: 0;
}
.privaterecal {
	padding: 10px;
	background: #FFF9DB;
	color: #FFA200;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #FFA200;	
}
.privaterecal p {
	margin: 0 0 15px 0;
}
.grouplist {
	width: 770px;
	font-size: 1.2em
	
}
.privaterecal .group-button {
	text-align: center;
}
.privatedesc {
	width: 370px;
}
.privatedesc p {
	margin: 0 0 0 10px;
}
div.main-column {
	width: 365px;
	margin-left: 10px;
}
#s {
	background: #ffffff;
	color: #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #808080;
	margin: 0 10px 0 0;
}
h3#comments {
	margin: 20px 0 0 0;
}
ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol.commentlist li {
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
}
ol.commentlist div.fee-field  p {
	margin-left: 41px;
}
ol.commentlist div.comment-meta {
	border: none;
	margin: 5px 0;
}
ol.commentlist img.avatar {
	margin-right: 5px;
}

div.item-list-tabs {
	margin: 20px 0 0 0;
	padding: 2px 0 0 0;
	min-height: 0;
	background-color: #eaeaea;
}
div.item-list-tabs ul {
	padding: 0 0 20px 0;
	margin: 10px 0 0 0;
}
div.item-list-tabs ul li {
	margin: 0 5px;
}
div.item-list-tabs ul a {
	padding: 20px 0;
}
div.item-list-tabs ul li.selected a, div.item-list-tabs ul li.current a {
	position: relative;
	font-weight: bold;
}
div.item-list-tabs#subnav {
	margin: 0 0 20px 0;
	min-height: 0;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-top: none;
	clear: left;
}
div.item-list-tabs#subnav ul {
	margin: 0;
	padding: 10px 0;
	border: none;
}
div.item-list-tabs#subnav ul li {
	margin: 0 5px;
	border: none;
}

#join {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background: url('images/join2back.png') repeat-x bottom left;
}
#join img {
	border: 1px solid #ddd;	

}
#join h3 {
	font-size: 2em;
}
#join h4 {
	font-size: 1.5em;
}
#video, #signup {
	margin: 0;
	padding: 20px;
}
#signup {
	width: 470px;
}
#signup_form label, #signup_form input {
	display: block;
	float: left;
}
#signup_form label {
	text-align: right;
	width: 150px;
}
#signup_form a {
	float: right;
	width: 150px;
	margin-right: 9px;
	margin-top: 1px;
}
#signup_form input[type="text"], #signup_form input[type="password"] {
	width: 280px;
	font-size: 1.3em;
	height: 15px;
	margin: 5px 8px;
}
#signup_form input#signup_submit, #finish {
	margin-left: 338px;
	margin-top: 8px;
	width: 115px;
	height: 30px;
	background: url('images/bgsubmit.png') repeat-x bottom left;
	color: #ffffff;
	border: 1px solid #2da000;
	font-size: 1.8em;
}

#join.lonejoin {
	padding: 20px;
	margin: 10px 0;
	width: 960px;
}
#signup_form.lone label, #signup_form.lone input, #signup_form.lone div.error {
	display: block;
	float: left;
}
#signup_form.lone label {
	text-align: right;
	width: 150px;
	margin: 5px 10px 0 0;
}
#signup_form.lone input[type="text"], #signup_form.lone input[type="password"] {
	width: 300px;
	font-size: 1.3em;
	height: 15px;
	margin: 0px 8px 20px 0px;
}

form.standard-form#signup_form.lone div div.error {
	width: 300px;
	clear: both;
	margin: 0px 0px 0px 160px;
}
.reglone {
	width: 500px;
	margin: 0 auto;
}
.my-groups-list li {
	clear: both;
}
.widget_bp_links_widget li {
	clear: both;
}
.titleround_box {
   background: #cfeafc;
   margin: 36px 0px 0px 0px;
}
.titleround_top div {
   background: url('images/roundedcornr_tl.png') no-repeat top left;
}
.titleround_top {
   background: url('images/roundedcornr_tr.png') no-repeat top right;
}
.titleround_bottom div {
   background: url('images/roundedcornr_bl.png') no-repeat bottom left;
}
.titleround_bottom {
   background: url('images/roundedcornr_br.png') no-repeat bottom right;
}

.titleround_top div, .titleround_top, 
.titleround_bottom div, .titleround_bottom {
   width: 100%;
   height: 25px;
   font-size: 1px;
}
.titleround_content { margin: 0 25px; }

.topnavig_box {
   background: #ffffff url('images/roundedcornr_green_bg.png') no-repeat;
   width: 100%;
   margin: 5px 0px 0px 0px;
}
.topnavig_top div {
}
.topnavig_top {
   background: transparent url('images/roundedcornr_green_tr.png') no-repeat top right;
}
.topnavig_bottom div {
   background: url('images/roundedcornr_green_bl.png') no-repeat bottom left;
}
.topnavig_bottom {
   background: transparent url('images/roundedcornr_green_br.png') no-repeat bottom right;
}

.topnavig_top div, .topnavig_top, 
.topnavig_bottom div, .topnavig_bottom {
   height: 8px;
   font-size: 1px;
}
.topnavig_content { margin: 0 10px 10px; }

.topnavig_boxr {
   background: #ffffff url('images/roundedcornr_green_bgl.png') no-repeat;
   width: 80%;
   clear: both;
   float: right;
   margin: 5px 0px 0px 0px;
}
.topnavig_topr div {
   background: url('images/roundedcornr_green_tl.png') no-repeat top left;
}
.topnavig_topr {
   background: transparent url('images/roundedcornr_green_tr.png') no-repeat top right;
}
.topnavig_bottomr div {
   background: url('images/roundedcornr_green_bl.png') no-repeat bottom left;
}
.topnavig_bottomr {
   background: transparent url('images/roundedcornr_green_br.png') no-repeat top right;
}

.topnavig_topr div, .topnavig_topr, 
.topnavig_bottomr div, .topnavig_bottomr {
   height: 8px;
   font-size: 1px;
}
.topnavig_contentr { margin: 0 10px 10px; }

.postround_box {
   background: #cfeafc;
   margin: 0px 0px 0px 0px;
}
.postround_top div {
   background: url('images/roundedcornr_tl.png') no-repeat top left;
}
.postround_top {
   background: url('images/roundedcornr_tr.png') no-repeat top right;
}
.postround_bottom div {
   background: url('images/roundedcornr_bl.png') no-repeat bottom left;
}
.postround_bottom {
   background: url('images/roundedcornr_br.png') no-repeat bottom right;
}

.postround_top div, .postround_top , 
.postround_bottom div, .postround_bottom {
   width: 100%;
   height: 25px;
   font-size: 1px;
}
.postround_content { margin: 10px 25px; }