/*
Theme Name: Ideas Forum
Version: 2.0
Author: Cecilia Santos
Author URI: http://w3c-compliant.org
*/

* { margin: 0; padding: 0; }

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333;
	letter-spacing: normal;
	margin:0px auto 0;
	background:#fff;
}

a {
	/*color: #f90;*/
	color: #063;
	text-decoration: none;
}
a:hover {
	color: #063;
	text-decoration: none;
}
p {margin: .5em 0; padding: .2em 0;}
h1 {margin: 20px 0 0;}
h2 {
	font: normal 18px Arial, Sans-Serif;
	padding: 1px 0 4px;
	margin-bottom: 0;
	color: #333;
}
h3{ font-size:12px; color:#2A2A2A;}
h4, h4 a { font-size: 12px; text-decoration: none; }
img {border: 0;}
blockquote {
	margin: 10px 0 10px 30px;
	border-left: 3px solid #E60000;
	background: #EEE;
	padding: 5px 15px;
	font-size: 1.3em;
}
* html blockquote {height: 1%;}
blockquote p {
	font-size: 1em !important;
	margin: 0;
}

#wrapper {
	width: 563px;
	margin: 0 auto;
	padding: 0;
	background:#fff;
	position: relative;
}


/* Header
-----------------------------------------------------------------------------*/

#header{
	width: 100%;
	position:relative;
}
#top {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	position: relative;
	/*background:#F1F1F1;
	border:1px solid #ccc;*/
	/*background:#F1F1F1 url(i/back-top.jpg) no-repeat left top;*/
}
#top-blog {
	width: 100%;
	height: 51px;
	margin: 10px auto 0;
	position: relative;
	/*background:#F1F1F1;
	border:1px solid #ccc;
	background:#F1F1F1 url(i/back-top.jpg) no-repeat left top;*/
}
/*#logo {
	position: absolute;
	left: 9px;
	top: 14px;
	z-index: 10;
}*/
#logo {
	position: absolute;
	left: -1px;
	top: 27px;
	z-index: 10;
}
#logo-blog {
	position: absolute;
	left: -1px;
	top: 8px;
	z-index: 10;
}
#top-center-blog{
	position:absolute;
	left:190px;
	top:0px;
	color:#fff;
	text-align:center;
	background:#314918;
	padding:5px;
}
#top-center{
	position:absolute;
	left:190px;
	top:19px;
	color:#fff;
	text-align:center;
	background:#314918;
	padding:5px;
}
#top-center h3, #top-center-blog h3{
	color:#fff;
	word-spacing:1em;
	text-transform:uppercase;
}
#arrow3{
	position:absolute;
	left:0px;
	bottom:-10px;
	z-index:100;
}

#top-right-blog{
	position:absolute;
	right:-4px;
	top:56px;
	z-index:100;
	/*font-size:12px;*/
	font-weight:bold;
	text-transform:uppercase;
	background:#fff;
	/*background:#063;*/
	padding:4px 8px 2px;
	/*color:#314918;*/
	font-family:"Arial Black", Helvetica-Black, sans-serif;
	font-size:11px;
	color:#666;
}
#top-right-bottom-blog{
	width:30px;
	height:15px;
	position:absolute;
	right:105px;
	top:56px;
	z-index:10;
	background:#fff url(i/back-top-right-bottom.png) no-repeat left top;
}
#top-right{
	position:absolute;
	right:-4px;
	top:75px;
	z-index:100;
	/*font-size:12px;*/
	font-weight:bold;
	text-transform:uppercase;
	background:#fff;
	/*background:#063;*/
	padding:4px 8px 2px;
	/*color:#314918;*/
	font-family:"Arial Black", Helvetica-Black, sans-serif;
	font-size:12px;
	color:#666;
}
#top-right-bottom{
	width:30px;
	height:15px;
	position:absolute;
	right:101px;
	top:75px;
	z-index:10;
	background:#fff url(i/back-top-right-bottom.png) no-repeat left top;
}

#forum-blog{
	position:absolute;
	right:5px;
	top:8px;
	z-index:100;
	padding:2px 12px 7px;
	text-transform:uppercase;
	background:#f1f1f1;
	font-size:12px;
	font-weight:normal;
	color: #063;
	/*border:1px solid #999;
	border-bottom:none;*/
	display:none;
}

#register-login{
	position:absolute;
	left:9px;
	top:6px;
	padding:2px 4px;
	text-transform:uppercase;
	background:#fff;
	z-index:100;
	color:#333 !important;
	border:1px solid #666;
}
#register-login a{
	padding:0 !important;
	border-right:none !important;
	color:#000 !important;
}

#filler{
	width:100%;
	height:5px;
	background:#f1f1f1;
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	position:absolute;
	left:-1px;
	bottom:-5px;
	display:none;
}

#menu {
	width: 100%;
	height: 29px;
	padding: 0px;
	margin: 5px auto;
	clear: both;
	text-align: center;
	position:relative;
	background:#9E9E9E;
}
#menu ul{
	position:relative;
	top:7px;
}
#menu li {
	margin:0;
	padding:0;
	display: inline;
}
#menu li a {
	margin: 0px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	letter-spacing: normal;
	padding:0px 18px 0 16px;
	border-right:1px solid #fff;
	text-decoration:none;
}
#menu li.forum-page a{
	padding:3px;
	background:#314918;
	border:1px solid #fff;
}
#menu li a:active{border:none !important; outline:none !important;}
#menu li a:hover {color: #fff; text-decoration:none;}
#menu li a.last {
	border-right:none;
	font-size:11px;
}



/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	position:relative;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 366px;
	float: left;
	background:#F1F1F1;
	padding:15px;
	margin: 1px 6px 0 0;
	border:1px solid #999;
	position:relative;
}
#content-2 {
	width: 506px;
	float: left;
	padding: 0 36px 20px 0px;
	margin: 0 20px 20px 15px;
	overflow: hidden;
	border-right:1px solid #ccc;
}
#content-wide {
	width: 533px;
	float: none;
	/*background:#F1F1F1;*/
	padding:15px;
	margin: 1px 6px 0 0;
	overflow: visible;
	border:1px solid #999;
	position:relative;
	background:#9E9E9E;
}

#post{
	margin:0 auto;
	padding:10px;
	background:#fff;
}
#post-2{
	margin:0 auto;
	padding:2px;
	background:#fff;
}

#content h2, #content-2 h2, #content-wide h2 {
	font: bold 16px Arial, Sans-Serif;
	padding: 10px 0 4px;
	margin-bottom: 0;
	color: #063;
}
#content h2.pagetitle, #content-2 h2.pagetitle, #content-wide h2.pagetitle, #content h2.pagetitle a, #content-2 h2.pagetitle a, #content-wide h2.pagetitle a {
	color: #063;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
}
#content h3, #content-2 h3, #content-wide h3 {
	font: normal 16px Arial, Sans-Serif;
	padding: 1px 0 4px;
	margin-bottom: 0.2em;
	color:#063;
}

#content img, #content-2 img, #content-wide img {
	float: none;
	display:block;
	margin: 10px auto;
}
#content p,
#content li,
#content-2 p,
#content-2 li,
#content-wide p,
#content-wide li {
	font-size: 1em;
}

/*#content .post, #content-2 .post, #content-wide .post {
	margin: 0 15px 1.5em;
}
#content .post h2,
#content .post h3,
#content-2 .post h2,
#content-2 .post h3,
#content-wide .post h2,
#content-wide .post h3 {
	margin: 0 0 2px;
}
.post ul,
.post ol {
	margin: 7px 0 7px 35px;
}
.post li {
	padding: 2px 0;
}*/
.post .postmetadata {
	font-size: 9px;
	line-height: 11px;
	padding: 0 0 7px;
}
p.postmetadata {
	font-size: 10px !important;
	line-height: 12px !important;
}
p.postmetadata a {
	color: #606060;
}
small {
	font-size: 12px;
}

span.left { display: block; float: left; width: 180px; }

span.right { display: block; float: right; width: 316px; text-align: right; }


.entry p{
	text-align:justify;
	}
.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	/*font-size: 1.45em !important;*/
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}

.line {
	clear: both;
	padding: 1px;
	margin: 15px 0;
	background: #ccc url(i/smalldot.gif) repeat-x;
}
.recent {
	margin-left: 30px;
}
.recent li {
	padding: 1px 0;
}

.other {
	margin: 20px 0;
	background: url(i/smalldot.gif) repeat-x;
	padding-top: 10px;
}
.other .recent li {
	list-style: none;
	border-bottom: 1px solid #EEE;
	padding: 4px;
}
.other .recent li a {
	background: #fff url(i/arrow.gif) no-repeat center left;
	padding: 0 0 0 12px;
	color: #808080;
}

.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	font-size: 1.1em;
	margin: 20px 0;
}

#order {
	text-align: right;
	padding: 0 0 10px;
	font-size: 1em;
	width:90%;
}
#order select {
	font: 1em Arial, Sans-Serif;
	width: 120px;
}

#content ul.child-categories, #content-2 ul.child-categories, #content-wide ul.child-categories {
	margin: 0 0 23px 30px;
}
#content ul.child-categories ul, #content-2 ul.child-categories ul, #content-wide ul.child-categories ul {
	margin-left: 20px;
}
#content ul.child-categories li li, #content-2 ul.child-categories li li, #content-wide ul.child-categories li li {
	font-size: 1em;
}
.alt {background: #F4F4F4;}

.commentlist {
	margin: 20px 0 40px 25px;
}
.commentlist li {
	padding: 8px 8px 2px;
}
.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}

#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 2px;
	width: 200px;
	border: 1px solid #CCC;
}
#comment {
	width: 340px;
	height: 170px;
}
#submit {
	width: auto;
	height: 20px;
	padding: 2px;
	background: #F4F4F4;
	cursor: pointer;
	overflow: visible;
}

.comm{
	width:300px;
	padding:10px;
	border:1px solid #ccc;
	text-align:left;
}


/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
	float: left;
	width: 137px;
	font-size: 11px;
	line-height: 1.4em;
	padding:10px;
	background:#fff;
	margin:1px 0 0 0px;
	background:#F1F1F1;
	border:1px solid #999;
}
* html #sidebars {height: 1%;}
#sidebars:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#sidebars-wide {
	float: left;
	width: 340px;
	font-size: 1em;
	line-height: 1.4em;
	padding-bottom: 20px;
}
* html #sidebars-wide {height: 1%;}
#sidebars-wide:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#l-sidebar {
	float: left;
	width: 142px;
	padding: 0 16px 0 2px;
}
#r-sidebar {
	float: left;
	width: 204px;
	padding: 0 0 0 4px;
}
#o-sidebar {
	width: 100%;
	padding:0;
}
#w-sidebar {
	width: 340px;
}

#sidebars ul, #sidebars-wide ul {
	margin: 0 0 15px;
}
#sidebars li, #sidebars-wide li {
	list-style: none;
	padding: 0px 0px 3px;
	margin: 0;
}
#sidebars li a, #sidebars-wide li a {
	padding: 0;
	color: #333;
	text-decoration:none;
}
#sidebars li.linkcat{
	margin:0;
	padding:0;
}
#sidebars li.linkcat h2{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
#sidebars li.linkcat ul.xoxo{
	margin:0;
	padding:0;
}
#sidebars ul.favourites li{
	padding-bottom:8px;
}
#sidebars ul.favourites li a{
	color:#063;
	font-weight:bold;
}
#sidebars h1, #sidebars-wide h1 {
	font: bold 12px Arial, Sans-Serif;
	padding: 2px 0;
	margin:5px 0 10px;
	text-transform: uppercase;
	color: #666;
	border-bottom:1px solid #666;
}
#sidebars h2, #sidebars-wide h2 {
	font: bold 12px Arial, Sans-Serif;
	padding: 8px 0;
	/*text-transform: uppercase;*/
	color: #666;
}
#sidebars h3, #sidebars-wide h3 {
	font: normal 10px Arial, Sans-Serif;
	padding: 0 0 3px 0px;
	color: #666;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#sidebars .post, #sidebars-wide .post {
	margin: 0 0 2em;
}
#sidebars p, #sidebars-wide p {
	padding: 0;
}
#sidebars .postmetadata, #sidebars-wide .postmetadata {
	font-size: .9em;
}



.clearboth{
	clear:both;
	height:1px;
}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
	}
	
table#wp-calendar {
	width: 100%;
	margin: 15px 0px;
}



#searchform input#s{
	font-size:12px !important;
}


/* Footer
-----------------------------------------------------------------------------*/
div.footer {
	width: 100%;
	/*height: 70px;*/
	clear: both;
	padding: 15px 0 0;
	margin: 10px auto 0;
}

#bottom{
	width:880px;
	margin:0 auto;
	position:relative;
	font-size:13px;
	line-height:130%;
}
.bottom-box{
	width:264px;
	padding:15px 10px 0;
	float:left;
	background:#F5F5F5;
	border:1px solid #ccc;
	margin:0;
}
#bottom-box1{
	margin-right:10px;
	background:#fff;
}
#bottom-box3{
	margin-left:10px;
	background:#fff;
}
#bottom img {
	float: left;
	padding: 1px;
	margin: -10px 10px 12px 0;
}
#bottom img.centralimg {
	float: none;
	display:block;
	padding: 1px;
	margin: -10px auto 0px auto !important;
}


#footer {
	width: 100%;
	clear: both;
	padding: 20px 0px 10px 0px;
	margin: 20px auto 10px;
	font-size: 11px;
	letter-spacing: .15em;
	text-align:center;
	color:#999;
	font-size:10px;
	/*border-top:1px solid #ccc;*/
}

#footer ul{
	margin:10px 0 0;
	padding:0;
	list-style:none;
}

#footer ul li{
	display:inline;
}

#footer a, #footer a:hover{
	color:#666 !important;
	text-decoration:none;
}

#display-none{
	display:none;
}

#footer .login a, #footer .login a:hover{
	color:#fff !important;
}

#front-links{display:none;}
#front-links.display{display:block;}

/*.post{
	border-top:1px solid #ccc;
}*/

.pic{
	width:435px;
	/*height:291px;*/
	float:left;
	position:relative;
	padding:0;
	margin:0 10px 10px 0px;
}

.btns{
	position:absolute;
	left:10px;
	bottom:0;
	z-index:10;
}

.line2 {
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 auto;
	background:#ccc;
}


/*---------------------------------------------------------*/

#front-links{display:block;}
#front-links p{text-align:right; margin-right:15px;}
#front-links p a, #front-links p a:visited{color:#063; text-decoration:none;}
#front-links p a:hover{text-decoration:underline;}


.underline{
	text-decoration:underline;
}
.textcenter{
	text-align:center;
}

/*----------------------------bubble-----------------------------*/

#bubble-container{
	width:297px;
	height:720px;
	position:absolute;
	left:-305px;
	top:-110px;
	z-index:100;
	padding:0;
	/*background:url(i/back-bubble-container.jpg) no-repeat left top;*/
}
#bubble-arrow{
	position:absolute;
	right:-11px;
	top:0;
	z-index:1000;
}

#buble-content{
	width:194px;
	padding:1px 15px 5px;
	background:#EAEAEA;
	margin:110px 12px 0 0;
	color:#333;
	float:right;
	/*border:1px solid #333;*/
	font-size:11px;
	/*display:none;*/
}
#buble-content ul{
	margin-left:20px;
}
#buble-content ul li{
	line-height:130%;
	margin-bottom:5px;
}
#buble-content .title{
	font-size:12px;
	font-weight:bold;
	color:#006400;
	text-transform:uppercase;
}

#bubble-container-blog{
	width:297px;
	height:720px;
	position:absolute;
	left:-305px;
	top:-110px;
	z-index:100;
	padding:0;
	/*background:url(i/back-bubble-container.jpg) no-repeat left top;*/
}
#buble-content-blog{
	width:194px;
	padding:1px 15px 5px;
	background:#EAEAEA;
	margin:110px 12px 0 0;
	color:#333;
	float:right;
	/*border:1px solid #333;*/
	font-size:11px;
	/*display:none;*/
}
#buble-content-blog .title{
	font-size:12px;
	font-weight:bold;
	color:#006400;
	text-transform:uppercase;
}

#buble-content-left{
	width:194px;
	padding:10px 15px 5px;
	background:#EAEAEA;
	margin:0;
	color:#333;
	float:right;
	/*border:1px solid #333;*/
	font-size:11px;
	position:absolute;
	left:22px;
	top:342px;
}
#buble-content-left ul{
	margin-left:10px;
}
#buble-content-left ul li{
	line-height:130%;
	margin-bottom:5px;
}
#buble-content-left .title{
	font-size:12px;
	font-weight:bold;
	color:#006400;
}

/*----------------------------forum-top-articles-----------------------------*/

#forum-top-container{
	width:332px;
	height:720px;
	position:absolute;
	right:-334px;
	top:-110px;
	z-index:100;
	padding:0;
	/*background:url(i/back-forum-top-container.jpg) no-repeat left top;*/
}
#forum-top-content{
	width:194px;
	/*float:left;*/
	padding:1px 15px 5px;
	/*background:#9E9E9E;*/
	background:#EAEAEA;
	/*border:1px solid #333;*/
	margin:0;
	color:#333;
	font-size:11px;
	position:absolute;
	left:22px;
	top:110px;
}
#forum-top-content ul{
	margin-left:10px;
}
#forum-top-content ul li{
	line-height:130%;
	margin-bottom:8px;
	line-height:1.2em;
}
#forum-top-content .title{
	font-size:12px;
	font-weight:bold;
	color:#006400;
}
#forum-top-content a, #forum-top-content a:visited, #forum-top-content a:hover{
	color:#333 !important;
	text-decoration:none !important;
}

/*---------------------span.slashdigglicious----------------------------*/

span.slashdigglicious img{
	display:inline !important;
}

/*---------------------rss icon----------------------------*/

a.feed img{
	float:right;
}

/*-------------------tweet styles---------------------------*/

img.nothumb{
	display:inline !important;
	float:left !important;
	margin:0px 5px 0 0 !important;
}