/*
Theme Name: Djupvik
Theme URI: http://lena.smuligt.com/wp-themes/
Description: A 3-column WordPress theme, 960px width, replaceable header image, 
	displays excerpts on front page (easy to change)
Version: 1.0.2
Author: LeTh
Author URI: http://lena.smuligt.com/
Tags: white, purple, light, three-columns, fixed-width, threaded-comments
*/

@import url('css/960.css');
@import url('css/reset.css');
@import url('css/text.css');
@import url('css/typography.css');
@import url('css/layout.css');

body{
	color: #333;
}

/* link styles */
a{
	color: #713E58;
}
a:hover{
	color: #DBB9CA;
}
.sidebar a, #footer a, .post-meta a, .navigation a, .commentlist a{
	text-decoration: none;
}
#blog-title h2 a, #blog-title h2 a:hover{
	color: #fff;
	text-decoration: none;
}
.post-title h1, .post-title h2 a, .post-title h3 a{
	text-decoration: none;
	color: #73815B;
}
.post-title h2 a:hover, .post-title h3 a:hover{
	color: #929F7A;
	text-decoration: none;
}
#footer a{
	color: #937876;
}
/* date box */
.post-title{
	width: 430px;
}
.date{
	height: 20px;
	border-bottom: 2px solid #937876;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
.date-box{
	padding: 4px 0;
	border: 2px outset #937876;
	background: #fff;
	text-align: center;
	width: 65px;
	margin-left: 440px;
}
.date-box .month-year{
	font-size: 9px;
	line-height: 11px;
}
.date-box .day{
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #937876;
}
.date-box .weekday{
	text-transform: uppercase;
	font-size: 10px;
	line-height: 13px;
}

/* menu */
#menu ul{
	padding: 0;
	margin: 5px 3px 0 0;
	list-style: none;
	float: right;
}
#menu ul li{
	display: inline;
	margin: 0 1px 0 0;
	padding: 0;
	
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#menu a, .page-links a{
	background: #E9F1DC;
	color: #5D6F3E;
	padding: 3px 5px;
	text-decoration: none;
	border: 1px dashed #E9F1DC;
}
#menu a:hover, #menu .current_page_item a, .page-links a:hover{
	background: transparent;
	color: #D9E1CC;
}

/* sidebar lists */
.sidebar ul, .sidebar ul li, .footer ul, .footer ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar ul ul li ul{
	padding: 0 0 0 8px;
}

/* comments list */
ol.commentlist, .commentlist ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.commentlist li{
	font-size: 12px;
	border: 1px dashed #CDC0D2;
	padding: 10px;
	margin: 0 0 5px 0;
}
.commentlist li.thread-even{
	background: #E9F1DC;
}
.commentlist .avatar{
	float: left;
	margin: 0 3px 0 0;
	vertical-align: text-top;
}
.commentlist .vcard, .commentlist .comment-meta{
	font-size: 11px;
	
}
#commentform textarea{
	width: 100%;
}
#commentform input, #commentform textarea{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	border: 1px solid #713E58;
}

/* searchform */
#searchform{
	width: 140px;
	margin-top: -5px;
	margin-bottom: 10px;
}
#searchform input{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	border: 1px solid #713E58;
}
#searchform input#s{
	width: 100%;
	margin-bottom: 5px;
}

/* icons */
.rss{
	background: url('images/icons/50.png') no-repeat;
	padding-left: 15px;
}
.w3c{
	line-height: 20px;
	padding: 5px 0 5px 20px;
	margin-bottom: 5px;
}
.xhtml{
	background: url('images/icons/xhtml_valid.png') no-repeat center left;
}
.css{
	background: url('images/icons/css_valid.png') no-repeat center left;
}
.nav a{
	line-height: 20px;
	padding: 5px 0;
}
.nav.prev a{
	float: left;
	padding-left: 20px;
	background: url('images/icons/arrow_left.png') no-repeat center left;
}
.nav.next a{
	float: right;
	padding-right: 20px;
	background: url('images/icons/arrow_right.png') no-repeat center right;
}

/* calendar */
table#wp-calendar{
	width: 90%;
	margin: 0 5%;
}
#wp-calendar tbody{
	border: 1px solid #713E58;
}
#wp-calendar caption, #wp-calendar thead, #wp-calendar tbody{
	text-align: center;
}
#wp-calendar td{
	font-size: 11px;
}
#wp-calendar tbody a{
	font-weight: bold;
}

/* tag cloud */
.component-tagcloud a{
	line-height: 1em;
}

/* styling inside posts */
.post-entry tbody{
	border: 1px dashed #CDC0D2;
}
.post-entry td{
	padding: 5px;
}
.post-entry tr.alternate{
	background: #E9F1DC;
}
.post-entry td a{
	color: #713E58;
	text-decoration: none;
}
.post-entry td a:hover{
	color: #DBB9CA;
}
.post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6{
	font-weight: normal;
	color: #63374D;
}
.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4{
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
}
.post-entry h1{
	font-size: 20px;
	color: #5D6F3E;
}
.post-entry h4, .post-entry h5{
	font-style: italic;
}
.post-entry h2{
	font-size: 20px;
}
.post-entry h3{
	font-size: 18px;
}
.post-entry h4{
	font-size: 17px;
}
.post-entry h5{
	font-size: 15px;
}
.post-entry h6{
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: underline overline;
}
.post-entry ul{
	list-style-image: url('images/icons/bullet_purple.png');
}
.post-entry blockquote, .post-entry q{
	margin-left: 15px;
	padding: 10px;
	border-left: 1px dashed #CDC0D2;
	background: #E9F1DC;
	font-size: .9em;
}
.post-entry blockquote p, .post-entry q p{
	text-align: justify;
}
.comment blockquote{
	padding-left: 10px;
	font-style: italic;
}

/* required by WP */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}