/*   
Theme Name: Veredus Debate
Theme URI: http://www.veredusdebate.co.uk
Description: used for the debates section on the veredus website
Author: Daniel Moll
Author URI: http://www.veredus.co.uk
Template: 
Version: 1.1
.
General comments/License Statement if any.
.
*/

.left {
	height: 400px;
}

.right {
	position: relative;
}

.right div#categories {
	position: absolute;
	width:    423px;
	top:      330px;
	left:     10px;
	/*padding:  10px;
	border:   solid 1px #333333;*/
}

.right div#categories h2 {
	background:   #BFD600;
	color:        #ffffff;
	padding-left: 10px;
}

.right div#categories ul {
	margin:  0;
	padding: 0;
}

.right div#categories ul li {
	list-style:   none;
	display:      inline;
	padding:      0 15px 10px 0;
	float:        left;
	width:        auto;
}

.right div#categories ul li a {
	display: inline;
	float:   left;
	margin:  0 5px 0 0;
}

#content_holder {
	background: transparent url('http://www.veredus.co.uk/images/debate_header_background_2.jpg') 0 0 no-repeat;
}

div.clearme {
	float:    left;
	display:  block;
	overflow: hidden;
	height:   1px;
	width:    100%;
}

select#archive_select {
	 margin:    0;
	 padding:   0;
	 height:    15px;
	 font-size: 9px;
}

.archive-by-month div#archives,
.archive-by-month div#categories {
	width:      153px;
	background: #F6F6F6;
	border:     1px solid #CCCCCC;
	padding:    10px;
	float:      right;
	margin:     0 0 10px 10px;
	display:    block;
}

.archive-by-month div#archives h3,
.archive-by-month div#categories h3 {
	padding-top: 0;
	margin-top:  0;
}

.archive-by-month div#archives ul,
.archive-by-month div#categories ul {
	padding: 0;
	margin:  0;
}

.archive-by-month div#archives ul li,
.archive-by-month div#categories ul li {
	list-style: none;
}

#featured {
	/*padding: 10px;
	border:  1px solid #333333;*/
}

#featured h3 {
	padding: 0 !important;
	margin:  0 0 10px 0 !important;
	font-size: 16px;
}

#featured h2 {
	background:   #d7a900;
	color:        #ffffff;
	padding-left: 10px;
}

.alignright {
	float: right;
	margin: 0 0 5px 5px;
}

.alignleft {
	float:  left;
	margin: 0 5px 5px 0;
}

h2.post_name {
	background: transparent url('http://www.veredus.co.uk/images/h1_background.gif') 0 bottom repeat-x;
}

div.page-comments {
	display:  block;
	width:    100%;
	margin:   20px 0;
	position: relative;
	height:   30px;
}

a.page-numbers,
a.page-home,
span.page-numbers {
	background:  #F6F6F6;
	border:      1px solid #CCCCCC;
	padding:     3px;
	font-weight: bold;
	color:       #333333;
	display:     inline-block;
}

a.page-numbers:hover,
a.page-home:hover,
span.current {
	background:  	 #6C1F7E;
	border:      	 1px solid #CCCCCC;
	padding:     	 3px;
	font-weight: 	 bold;
	color:       	 #ffffff;
	text-decoration: none;
}

li.comment em {
	font-weight: bold;
}

a.page-home {
	position: absolute;
	right:    0;
}

div.content_blocks {
	overflow:   hidden;
	height:     330px;
	margin-top: 25px;
}

div.content_blocks ul.link_list {
	position: absolute;
	bottom:   0;
}

div.block1,
div.block2,
div.block3 {
	position:     	relative;
	height:         310px !important;
	margin-bottom:  500px;
	padding-bottom: -500px;
}

div.block3 {
	width: 280px !important;
}

ol#commentlist {
	margin:  0;
	padding: 0;
}

ol#commentlist li {
	background: #F6F6F6;
	border:     1px solid #CCCCCC;
	list-style: none;
	padding:    10px;
	margin:     0 0 10px 0;
}

fieldset {
	border:  none;
	margin:  0;
	padding: 0;
}

div.comments {
	background: #F6F6F6 url('http://www.veredus.co.uk/images/debate_comments_bkg.jpg') 0 bottom repeat-x;
	padding:    10px;
	border-bottom: 1px solid #cccccc;
}

input.comsubmit {
	background:  #D6D6D6;
	border:      1px solid #333333;
	padding:     3px;
	margin:      10px 0 0 0;
	font-weight: bold;
	cursor:      pointer;
	color:       #333333;
}

label.com {
	display: 	 inline-block;
	width:   	 100px;
	font-weight: bold;
}

div.post_meta {
	display: block;
	width:   100%;
	margin:  0 0 20px 0;
}

div#respond h2 {
	font-weight: normal;
	color:       #6C1F7E;
	font-size:   16px;
}

form#commentform {
	margin-top: 30px;	
}

div.sociable {
	display: block;
	width:   100%;
	margin:  20px 0;
}

div.sociable ul {
	margin:  0;
	padding: 0;
}

div.sociable li {
	display: 	inline-block;
	margin:  	0 5px 0 0;
	padding:    0;
	list-style: none;
}