/* 
Theme Name: LLLP
Theme URL: http://shft.dk/
Description: LLLP Wordpress Theme, based on the Whiteboard framework.
Author: shft + cosas
Author URI: http://shft.dk
Version: v.2
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}


body {
	font-family: "Helvetica", Arial;
	font-size: 11px;
}

h1  {
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: #000;
	border: 0px;
}

a:hover {
	color: #888;
	border: 0px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 950px;
}

#header_home {
	position: relative;
	height: 90px;
	width: 950px;
	border-bottom: 4px solid #000;
}

#header {
	position: relative;
	height: 90px;
	width: 950px;
	border-bottom: 2px solid #888;
}

#logo {
	position: absolute;
	bottom: 13px;
	left: 0px;
}

#logo a {
	-moz-opacity: 1;
	opacity:1;
	-webkit-transition: opacity 0.2s linear; /*safari and chrome */
 	-o-transition: opacity 0.2s linear; /* opera */
	-moz-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

#logo a:hover {
	opacity:0.5;
	-moz-opacity: 0.50;
}

#by_nicholas {
	position: absolute;
	bottom: 11px;
	left: 70px;
	font-size: 10px;
	color: #888;
}

#header_info {
	position: absolute;
	bottom: 11px;
	right: 0px;
	font-size: 10px;
	color: #888;
}

#swf_header {
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 2px solid #888;
}

#nav {
	width: 950px;
}

#menu_wrap {
	float:left;
	padding-top: 20px;
	padding-bottom: 4px;
}

ul#menu	{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	display:block;
	height:28px;
}

ul#menu li	{
	position: relative;
	display:block;
	float:left;
	margin:0;
	padding-right:20px;
}

ul#menu li#menuLast	{
	display:block;
	float:left;
	margin:0;
	padding-right:0px;
}
	
ul#menu li a	{
	display:block;
	float:left;
	text-decoration:none;
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
}
	
ul#menu li a:hover	{
	color: #888888;
}

ul#menu li.current-cat a{
	font-weight: bold;
}

.active_category{
	font-weight: bold;
}

.current_page_item{
	font-weight: bold;
}

ul#menu ul{
	display: none;
	position: absolute;
	left: -10px;
	width: 183px;
	margin-top: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	background-color: #fff;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

ul#menu ul li{
	width: 183px;
	margin-top: 5px;
	overflow: hidden;
}

ul#menu ul li a{
	font-size: 12px;
	padding-left: 10px;
	width: 163px;
	margin: 0px;
	color: #000;
}

ul#menu ul li a:hover{
	color: #888888;
}

#newsletter_search_wrap {
	float: right;
	width: 380px;
	background-color: #fff;
}

#newsletter_wrap {
	float: left;
	padding-top: 14px;
	width: 180px;
}

.newsletter_field{
	float: left;
	width: 154px;
	padding: 0;
}

.newsletter_inputbox{
	width: 150px;

}
#newsletter_input{
	width: 100%;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #bfbfbf;
	color: #888;
	-webkit-transition: color 0.2s linear; /*safari and chrome */
 	-o-transition: color 0.2s linear; /* opera */
	-moz-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

#newsletter_input:hover {
    color: #000;
}

.newsletter_button, .search_button{
	float: right;
	-moz-opacity: 1.00;
	opacity:1;
	-webkit-transition: opacity 0.2s linear; /*safari and chrome */
 	-o-transition: opacity 0.2s linear; /* opera */
	-moz-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.newsletter_button:hover, .search_button:hover {
	-moz-opacity: 0.5;
	opacity:0.5;
}

#newsletter_submit{
	background: url(images/newsletter_button.jpg) center no-repeat;
	border: 0;
	width: 22px;
	height: 22px;
	cursor: pointer;
}

.wpmlwidget {
	text-align: left;
	margin: 0px 0 10px 0;
}

p.wpmlerror, div.wpmlerror, span.wpmlerror {
	margin-top: 5px;
	color: #000;
	text-transform: uppercase;
}

p.wpmlaknowledgement {
	margin: 0px;
	padding-top: 6px;
	height: 22px;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/ok.jpg) top right no-repeat;
}

.wpmlloading {
	margin-top: 5px;
}

#search_wrap {
	float: right;
	width: 170px;
	padding-top: 12px;
}

.search_field{
	float: left;
	width: 144px;
	padding: 0;
}

.inputbox{
	width: 140px;

}
.inputbox input{
	width: 100%;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #bfbfbf;
	color: #888;
	-webkit-transition: color 0.2s linear; /*safari and chrome */
 	-o-transition: color 0.2s linear; /* opera */
	-moz-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

.inputbox input:hover {
    color: #000;
}

.search_button{
	padding-top: 2px;
}

#searchsubmit{
	background: url(images/search.jpg) center no-repeat;
	border: 0;
	width: 22px;
	height: 22px;
	cursor: pointer;
}

#home_content, #single_content {
	width: 950px;
}

#home_content_left, #single_content_left {
	float: left;	
	width: 750px;
	
}

#home_content_post {
	float: left;	
	width: 540px;
	border-top: 4px solid #000;
	border-bottom: 2px solid #888;
	padding-top: 16px;
	padding-bottom: 13px;
	text-align: justify;
	font-size: 12px;
}

#single_content_post {
	float: left;	
	width: 540px;
	border-top: 4px solid #000;
	border-bottom: 2px solid #888;
	padding-top: 33px;
	padding-bottom: 13px;
	text-align: justify;
	font-size: 12px;
}

#search_content_post {
	float: left;	
	width: 540px;
	border-top: 4px solid #000;
	padding-top: 6px;
	text-align: justify;
	font-size: 12px;
}

#single_content_post_img {
	padding: 0px;
	margin: 0px;
}

#single_content_post_img img {
	padding: 0px;
	margin: 0px;
	padding-top: 27px;
	padding-bottom: 24px;
}

#home_content_post_title  {
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 8px;
	text-align: left;
}

#single_content_post_title  {
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 24px;
	text-align: left;
	text-transform: uppercase;
}


#single_content_search_top {
	height: 27px;
}

#single_content_search_title {
	float: left;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 13px;
}

#single_content_pagenavi {
	float: right;
	font-size: 12px;
	padding-bottom: 13px;
}

#search_results_content {
	margin: 0px;
	padding: 0px;
	width: 540px;
	border-bottom: 2px solid #888;
	padding-bottom: 13px;
	margin-bottom: 13px;
	font-size: 12px;
}

#search_results_content a {
	font-size: 11px;
}

#search_results_content_text {
	position: relative;
	width: 540px;
}

#search_results_content_text_left {
	float: left;
}

#search_results_content_text_right {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#search_results_content_post_title {
	font-weight: bold;
	text-transform: uppercase;
}

#search_results_content_post_img {
	margin-bottom: 13px;
	font-weight: bold;
}

#home_content_post_title a, #home_content_post_title a:visited {
	text-decoration: none;
	text-transform: uppercase;
}

#home_content_post_title a:hover {
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
}

#home_content_post_author {
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
}

#home_content_news, #single_content_related {
	float: right;	
	width: 180px;
	border-top: 4px solid #000;
}

#home_content_news_title, #single_content_related_title {
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 13px;
}

#home_content_news_title a {
	text-decoration: none;
}

.home_content_news_content, .single_content_related_content {
	width: 180px;
	padding-bottom: 13px;
	margin-bottom: 10px;
	border-bottom: 2px solid #888;
	text-transform: uppercase;
}

.home_content_news_content img, .single_content_related_content img {
	margin-top: 0px;
}

.home_content_news_content p, .single_content_related_content p {
	display: inline;
}

#home_content_right {
	float: right;
	width: 170px;
}

#home_content_contact {
	float: right;	
	width: 170px;
	padding-bottom: 13px;
	border-top: 4px solid #000;
	border-bottom: 2px solid #888;
}

#home_content_contact_title {
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 13px;
}

div.clear {
	height: 0px;
	clear: both;
}

#comments_wrap {
	width: 540px;
	border-top: 2px solid #888;
	margin-top: 13px;
}

#comments {
	width: 540px;
	margin-top: 15px;
}

#comments h3 {
	font-weight: bold;
	margin-bottom: 13px;
	text-transform: uppercase;
}

.comment {
	width: 514px;
	padding: 13px;
	background-color: #eee;
	margin-bottom: 10px;
	-webkit-transition: background-color 0.2s linear; /*safari and chrome */
 	-o-transition: background-color 0.2s linear; /* opera */
	-moz-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}

.comments_navigation{}
.comments_navigation{}
#comments_reply{
	width: 540px;
	padding-top: 30px;
	border-top: 2px solid #888;
	margin-top: 15px;
}

.comments_text{}
#comment_textarea {
	width: 534px;
	background-color: #eee;
	border: 1px solid #ddd;
}
.comments_meta {
	margin-top: 13px;
}
.comments_meta a {
	font-weight: bold;
	text-decoration: none;
}

.comment_form {padding: 0 0 10px 0;}
.comment_form td {padding: 0 10px 10px 0; vertical-align: top;}
.comment_form td.msg {
	color: #666;
	line-height: 22px;
	padding-top: 2px;
}
.comment_form label {
	float: right;
	color: #000;
	font-weight: bold;
	line-height: 22px;
	text-transform: bold;
	padding-top: 2px;
}
.comment_form input.text {
	width: 290px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #ddd;
	background-color: #eee;
	-webkit-transition: background-color 0.2s linear; /*safari and chrome */
 	-o-transition: background-color 0.2s linear; /* opera */
	-moz-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}

.comment_form input.text:hover, .comment_form textarea:hover, .comment:hover {
	background-color: #dfdfdf;
}

.comment_form textarea {
	width: 290px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #ddd;
	background-color: #eee;
	-webkit-transition: background-color 0.2s linear; /*safari and chrome */
 	-o-transition: background-color 0.2s linear; /* opera */
	-moz-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}
button, a.button {
	padding: 0 8px 0 8px;
	margin: 0 10px 0 0;
	height: 22px;
	background: #000;
	color: #fff;
	cursor: pointer;
	border: 0;
	text-transform: uppercase;
	text-decoration: none;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-transition: opacity 0.2s linear; /*safari and chrome */
 	-o-transition: opacity 0.2s linear; /* opera */
	-moz-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	-moz-opacity: 1;
	opacity:1;
}
button:hover, a.button:hover {
	color: #fff;
	text-decoration: none;
	-moz-opacity: 0.5;
	opacity:0.5;
}
.admin, .admin a, .admin a:hover {
	color: red;
	font-weight: bold;
}






/* Firefox hacks */
@-moz-document url-prefix() { 

.inputbox input {
	width: 100%;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 0px;
} 

.search_button {
	padding-top: 0px;
}

#newsletter_wrap {
	float: left;
	padding-top: 12px;
	width: 180px;
}

#newsletter_input{
	width: 100%;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 0px;
}

p.wpmlaknowledgement {
	padding-top: 8px;
}

.comment_form label {
	padding-top: 0px;
}

.comment_form input.text {
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 0px;
}

.comment_form td.msg {
	padding-top: 0px;
}

button, a.button {
	padding: 0 8px 2px 8px;
	margin: 0 10px 0 0;
	height: 22px;
}


} 

