/*
Theme Name: CoB
Theme URI: http://www.foxydemon.com
Description: CoB design
Author: foxydemon
Author URI: http://www.foxydemon.com
Version: 1
*/

/*	##################################
   	GENERAL
	################################## */
	
body {
	position: relative;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	font:11px/18px Verdana, Tahoma, sans-serif;
	color:#606060;
}

a {
	color:#990503;
	outline: none;
	text-decoration: none;
}

a:hover {
	color:#990503;
	outline: none;
	text-decoration: underline;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #f3f4f0;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#anonbar {
	background:transparent url(img/background.png) repeat scroll left top;
	color:#EEEEEE;
	text-align: center;
	height: 28px;
	line-height: 28px;
}

#headerwrap {
	background-color:#353535;
}

#header {
	position:relative;
	width:940px;
	height:110px;
	margin: 0 auto;
}

#content {
	width: 940px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}

#content-left {
	float:left;
	width:560px;
	height:auto;
	padding: 20px 0;
	font-family: Verdana,Tahoma,sans-serif !important;
}

#content-right {
	float:right;
	width:340px;
	height:auto;
}

#footer {
	margin-top: 10px;
	padding: 20px 0;
	background:#353535;
}

/*	##################################
   	HEADINGS
	################################## */
	
#header h1 {
	position:absolute;
	bottom:40px;
	left:0px;
	margin: 0px;
	color: #fff;
	font:bold 28px/28px Helvetica, Arial, sans-serif;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h2 {
	position: absolute;
	bottom: 27px;
	left: 2px;
	margin: 0px;
	color: #CCC;
	font:11px Verdana, Tahoma, sans-serif;
	font-weight: bold;
}

h1, h2, h3, h4 {
	margin:0 0 20px 0;
}

h1 {
	font:bold 21px/34px Verdana,Tahoma,sans-serif;
	line-height: 21px;
}

.box-left h2 {
	color:#990503;
	font:bold 22px/34px Verdana,Tahoma,sans-serif;
	margin-bottom: 2px;
	width: 505px;
}

.box-left h2 a {
	text-decoration:none;
}

.box-left h2 a:hover {
	text-decoration:underline;
}

.box-left h3 {
	margin: 0 0 20px 0;
	color:#990503;
	font:bold 14px/14px Verdana,Tahoma,sans-serif;
}

.box-left h4 {
	color:#C4AFAC;
	font:11px/11px Verdana, Tahoma, sans-serif;
	margin-bottom: 2px;
}

.box-right h3 {
	color:#990503;
	font:bold 12px/12px Verdana, Tahoma, sans-serif;
	text-transform:uppercase;
}

.box-right .anonidea {
	color:#990503;
	font:bold 12px/12px Verdana, Tahoma, sans-serif;
	text-transform:uppercase;
}

.anonwrap {
	text-align: center;
}

.anonidea {
	margin:0;
}

/*	##################################
   	HEADER
	################################## */

#box-login {
	height: 90px;
	margin-left: 70%;
	padding-left: 10px;
	padding-top: 15px;
}

#box-login .login-input {
	float: left;
	margin: 0.4em 5px 0 0;
	white-space: nowrap;
	width: 47%;
}

#login-form input.text {
	border-color:#000000 #6699CC #6699CC #000000;
	border-style:solid;
	border-width:1px;
	display:block;
	margin-top:2px;
	padding:2px 3px;
	width:93%;
}

#box-login label {
	display: inline;
	color: #ccc;
}

#box-login a {
	color: #ccc;
}

#menuwrap {
	background-color: #5f5f5f;
}

#menu {
	position:relative;
	width: 940px;
	margin: 0 auto;
}

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left {
	margin: 0 0 40px 0;
}

p.tags {
		clear: both;
        font:11px/11px Verdana, Tahoma, sans-serif;
}

/** CONTENT RIGHT */

#box-rss {
	height: 80px;
	margin: 0 0 20px 0;
	background: url(img/bg-rss.gif) no-repeat left top;
}

#box-rss .votesleft {
	display: block;
	height: 50px;
	padding: 30px 0;
	font:18px/18px Verdana, Tahoma, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #990503;
}

#box-rss .register {
	height: 50px;
	padding: 30px 0;
	font:18px/18px Verdana, Tahoma, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #990503;
}

.box-right {
	margin:20px 0;
	font:11px/11px Verdana, Tahoma, sans-serif;
	background: url(img/bg-box-right.gif) repeat-y left top;
}

.box-right h3 {
	padding: 20px 20px 0 20px;
	background: url(img/bg-box-right-top.gif) no-repeat left top;
}

.box-right .anonidea {
	padding: 20px 0 0;
	background: url(img/bg-box-right-top.gif) no-repeat left top;
}

.box-right-content {
	margin: 0 20px;
}

.box-right-bottom {
	height: 20px;
	background: url(img/bg-box-right-bottom.gif) no-repeat left top;
}

.box-right ul {
	margin:0;
	padding:0;
	list-style:none;
}

.box-right li {
	line-height:24px;
}

.box-right p {
	margin: 20px 0 0 0;
}

.alt {
	background-color: #F7F7F7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}

/*	##################################
   	FORMS
	################################## */

form {
	margin: 0;
	padding: 0;
}

label {
    display: block;
    margin: 0 0 5px 0;
}

.text {
    width: 350px;
    margin: 0 0 10px 0;
    padding: 5px;
    background: url(img/bg-form-text.gif) repeat-x left top;
    border: 1px solid #ccc;
}

textarea {
    width: 450px;
    height: 150px;
    margin: 0;
    padding: 5px;
    background: url(img/bg-form-text.gif) repeat-x left top;
    border: 1px solid #ccc;
}

.submit {
    width: auto;
    padding: 5px;
    color: #fff;
    background: #990503;
	border: 0;
}

/** SEARCH FORM */

#search {
	width: 493px;
	|width: 483px;
	padding: 3px;
	background: url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #ccc;
}

#search-submit {
    width:auto;
    padding:3px;
    color:#fff;
    background:#990503;
	border:0;
}

/*	##################################
   	COMMENTS
	################################## */
	
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f7f7f7;
	border: 1px solid #ccc;
}

.comment p {
	margin: 0px;
}

.comment-details {

}

.comment-details .photo {
	float: left;
	margin-right: 5px;
}

.comment-text {
	margin-left: 85px;
	margin-top: 3px;
}

.comment img {
	float: none;
	vertical-align: middle;
}

.comment-details  img.avatar {
	float: left;
	margin: 0 10px 10px 0;
}

/*	##################################
   	FOOTER
	################################## */

#footer p {
	width:940px;
	margin:0 0 0 100px;
	padding:0;
	color:#fff;
	text-align:center;
}

#footer p a {
	color: #fff;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #990503;
	color: #fff;
}

#tag_cloud {
	line-height:normal;
}

#searchideas {
	font:bold 14px/14px Verdana,Tahoma,sans-serif;
	text-decoration:none;
}

#searchform {
	margin-top: 4px;
}

.titleideas {
	font:bold 14px Verdana,Tahoma,sans-serif;
	text-decoration:none;
}

.mostideas {
	float: left;
	width: 50%;
}

.mostcobideas {
	float: left;
	width: 50%;
}

.ideas ul {
	margin:2px 0 8px;
	padding:0;
	list-style:none;
}

.ideas li {
	margin:0 0 6px;
	padding:0;
}

.ideas .supporter {
	font-weight: normal;
	font-size: 16px;
}

.ideas .supporter a {
	line-height: 16px;
}

.ideas .author {
	padding: 0;
}

.disclaimer {
	background: #898686;
	color: #fff;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.single .avatar {
	float: left;
	padding-right: 15px;
}

.single .photo {
	float: left;
	padding-right: 15px;
}

.author {
	font-size: 12px;
}

.authordesc {
	float: left;
	font-style: italic;
	width: 180px;
}

.authordesc a {
	font-style: normal;
}

#tag_cloud .box-right-content {
	text-align: center;
}

ol.tabs {
	background:transparent url(img/line.gif) repeat-x scroll 0 bottom;
	float:left;
	width:100%;
}

ol.tabs {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 10px;
}

.tabs li {
	float: left;
	margin-left: 5px;
	margin-bottom: 0;
}

.tabs li a {
	display: block;
	margin-top: 5px;
	padding: 3px 5px;
	font-weight: normal;
	font-size: 110%;
	text-transform: lowercase;
	background-color: #f3f4f0;
	font-weight: bold;
	margin-bottom: 1px;
	outline: none;
	text-decoration: none;
}

.tabs li a:hover {
	background: #eee;
	text-decoration: underline;
}

.tabs li.current a {
	padding: 2px 6px 3px 6px;
	border: solid 1px #ccc;
	border-bottom: none;
	background-color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}

#login_error {
	position:absolute;
	top:10px;
	padding-top:10px;
	right:280px;
	width:180px;
}

#sharethis {
	float: right;
	padding: 5px;
}

#sharethis a {
	color: #fff
}