/*
THEME NAME: Devil's Theme
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Custom theme for Teddybears based on Sandbox (http://www.plaintxt.org/themes/sandbox/)
VERSION: 0.5
AUTHOR: <a href="http://jonas.duggregn..se/">Jonas Beck</a>
TAGS: sandbox, teddybears, devils music
*/

@import url('blueprint/screen.css');


/* -------------------------------------------------------------- 
   custom.css
-------------------------------------------------------------- */

body { 
	background: #E5E1DA url(img/page-bg.jpg) repeat scroll 0 0;
	color: #FFF;	
	font-size: 12px;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	color: #FFF;
}

a {
	color: #2cc3b0;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #007466;
}

p {
	margin: 0 0 0px 0;;
	text-align: left;
}

table {
	margin: 0;
}

div#header {
	padding: 0px;
	text-align: center;
}

div#menu {
	width: 280px;
	float: left;
	padding: 16px;
	overflow: hidden;
	text-align:center;
	background: #E5E1DA url(img/article-bg.png) repeat scroll 0 0;
}

div#menu a {
	color: #BDBDBD;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px;
}

div.page {
	width: 640px;
	float: left;
	overflow: hidden;
	text-align: left;
}

div.page .entry-title,
div.page .entry-content,
div#category-title,
div#page-title {
	background: #E5E1DA url(img/article-bg.png) repeat scroll 0 0;
}

div#category-title {
	text-align: left;
	float: left;
	overflow: hidden;
	width: 608px;
	height: 26px;
	padding: 12px 16px;
	margin-bottom:16px;
}

div#page-title h2,
div#search-form h3 {
	margin: 0;
}

div#page-title h3 {
	margin: 9px 4px;
}

div.page .entry-title {
	padding: 12px 16px;
	margin-bottom:16px;
	height: 26px;
}

div.page .entry-content {
	padding: 16px;
}
		
div.post {
	width: 312px;
	float: left;
	text-align: left;
}

div.post.tag-video,
div.post.tag-audio,
div.post.tag-image,
div#nav-below  {
	width: 312px;
	padding: 0;
}

div.post.tag-video {
	background: #E5E1DA url(img/article-bg.png) repeat scroll 0 0;
}

div.post.tag-video p {
	margin: 0 16px 16px 16px;
}

div.post.tag-video h2 {
	margin:8px 16px;
}

div.post.tag-audio h2,
div.post.tag-image h2 {
	color: #474747;
}

div.post.tag-text,
div.post.error404,
div.post.not-found,
div#search-form{	
	width: 280px;
	padding: 16px;
	background: #E5E1DA url(img/article-bg.png) repeat scroll 0 0;
}

div#search-form {
	float: left;
	text-align: left;
}


div.post.tag-image.columns-2,
div.post.tag-video.columns-2 {
	width: 640px;
}

div.post.tag-text.columns-2 {
	width: 608px;
}

span.flash-content,
span.iphone-video,
span.iphone-audio {
	display: block;
	visibility: visible !important;
	float:left;
}

a.iphone-video span.iphone-play-icon {
	background:transparent url(img/play-icon.png) no-repeat scroll 50%; 
	display: block;
	position:relative;
}

a.iphone-audio {
	background:transparent url(img/note-icon.png) no-repeat scroll 0 12px;
	padding-left:28px;
	display: block;
}

thead th {
	background: transparent;
	padding: 8px 0px 20px 0px;
	
}

tbody td {
	padding: 0px;
	height: 12px;
}

input.text {
	margin-top:10px;
	width:268px;
}

div.tooltip { 
    background-color: #FDFF87; 
	padding: 16px;
	width: 280px;
    display: none; 
    color: #67675A; 
    z-index: 99999;
} 

div.audio-info {
	width: 6px;
	height: 12px;
	float:right;
	margin-right:4px;
	margin-top:17px;
	background:transparent url(img/info-icon.png) no-repeat scroll 0 0; 
}

div.column-left  {
	float:left;
	width:49%;
}

div.column-right {
	float:right;
	width:49%;
}

div.clearer {
	clear: both;
}


/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:0 0 0 0.5em;
}

.alignleft,img.alignleft{
float:left;
margin:0 0.5em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}