/*  
Theme Name: redQ
Theme URI: http://www.redq.se
Description: 
Version: 1.0
Author: iDenta Labs / Kristoffer Lidman
Author URI: http://identa.se/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #fff;
	color: #777;
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #FF2210;
}
a  {
	color: #888;
	border: none;
	text-decoration: none;
	outline: none;
}
a:hover  {
	color: #333;
	outline: none;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #eee;
	color: #666;
}
.frontpage {
	display:block;
	width:150px;
	height:150px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
}

.frontpage a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#wrapper  {
	width: 900px;
	margin: 20px auto 40px auto;
	overflow: hidden;
}
#header {
	width: 900px;
	height: 170px;
	float: left;
	background: url(images/header.gif) no-repeat;
	border-bottom: 1px solid #eee;
	margin: 0 0 20px 0;
}

#menu {
	width: 200px;
	float: left;
	margin: 0 0 30px 0;
}
#menu ul  {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
}
#menu ul li  {
	margin: 0;
	float: left;
	width: 220px;
	border-bottom: 1px dotted #eee;
}	
#menu ul li a {
	margin: 0;
	float: left;
	width: 220px;
	color: #333;
	padding: 5px 0 5px 0;
	text-decoration: none;
}
#menu ul li a:hover  {
	margin: 0;
	float: left;
	width: 220px;
	color: #FF2210;
	padding: 5px 0 5px 0;
}
#menu ul li.current_page_item a{
	margin: 0;
	float: left;
	width: 220px;
	padding: 5px 0 5px 0;
	color: #888;
}
.feed {
	width: 220px;
	height: 40px;
	float: left;
}
#left {
	width: 220px;
	float: left;
}
ul.cat {
	list-style-type: none;
	margin: 0 0 30px 0;
}
ul.cat li {
	padding: 5px 0 5px 13px;
	border-bottom: 1px dotted #eee;
	background: url(images/arrow.gif) no-repeat 0 12px;
}
	
#content {
	width: 650px;
	float: right;
	background: #fff;
}
#content h1 {
	font-size: 24px;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #eee;
}
#content h2 {
	margin: 0 0 15px 0;
	padding: 10px 0 10px 0;
}
#pitch {
	width: 650px;
	height: 280px;
	float: left;
	margin: 0 0 20px 0;
}
.scrollable { 
    position: relative; 
    overflow: hidden;          
    width: 650px;     
    height: 280px; 
	float: left;
} 
.scrollable .items {      
    width: 20000em;     
    position: absolute;         
} 
.scrollable .items div { 
    float: left; 
	width: 610px;
	padding: 20px;
	height: 240px;
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5em;
} 
.scrollable .items div p {
	font-size: 31px;
	background: url(images/textbg.png);
	font-weight: bold;
	line-height: 1.1em;
	color: #fff;
	margin: 0;
	padding: 5px;
}
	
.wide_headline {
	font-size: 20px;
	width: 650px;
	float: left;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #eee;
	color: #8e8e8e;
	font-family: Georgia;
}
.more {
	width: 80px;
	height: 19px;
	float: right;
	background: #eee url(images/more.gif) no-repeat;
	font-size: 11px;
	padding: 1px 0 0 0;
	text-align: center;
	color: #666;
}
.frontpage_news {
	width: 310px;
	float: left;
	border-bottom: 1px solid #eee;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.frontpage_news h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #eee;
}
.frontpage_news_meta {
	width: 310px;
	float: left;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
}
.full_article {
	float: right;
	padding: 0 0 0 13px;
	background: url(images/arrow.gif) no-repeat 0 8px;
	color: #FF2210;
	font-weight: normal;
}
.frontpage_news h3 a {
	color: #333;
}
.frontpage_news h3 a:hover {
	color: #888;
}
.right {
	float: right;
}
/*---------- Kommentarer ---------*/
#kommentarer {
	width: 650px;
	float: left;
	margin: 20px 0 0 0;
}
#kommentarer h2 {
	border: none;
	margin: 0 0 5px 0;
}
#ny_kommentar {
	width: 650px;
	float: left;
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
	border-top: 1px solid #eee;
}
#ny_kommentar label {
	margin: 0 0 0 5px;
}
#submit {
	width: 120px;
	height: 35px;
	float: right;
}
.comment {
	width: 650px;
	float: left;
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
	border-top: 1px solid #eee;
}
.comment_user {
	width: 70px;
	float: left;
	text-align: center;
}
.comment_avatar {
	width: 70px;
	height: 70px;
	float: left;
	background: #eee url(images/gravatar.jpg) no-repeat;
	margin: 0 0 5px 0;
}
.comment_content {
	width: 540px;
	float: right;
}
/*---------- Footer --------------*/
#footer {
	width: 900px;
	float: left;
	padding: 15px 0 0 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #eee;
}
.footer_box {
	width: 170px;
	float: right;
}
.footer_right {
	width: 300px;
	float: left;
}
#footer a {
	color: #FF2210;
}
#footer a:hover {
	color: #666;
}
