/*
Theme Name: Promote-it!
Theme URI: http://
Description: En customiseret version af det tidligere Promote-it Theme.
Version: 3.2
Author: Torben Eik Jacobsen - tilfoejelser Frederik Schumann
Author URI: http://reflx.dk
Tags: white, two column, basic, minimalistic, elastic width, custom page templates, right sidebar
*/


/*general layout*/
body {
	background:#fff;
	color : #111; 
	font-family: Arial, Tahoma, Helvetica, Sans-Serif; 
	font-style : normal;
	padding:2px;
	margin:0px;
	line-height:120%;
	font-size:70%;
	text-align:center;
}
hr {
	border: 1px solid #ccc;
} 
blockquote, code, pre {
	color:#333;
}
code, pre {
	font-family:Courier,  'Lucida Console','Courier New', Sans-Serif;
}

/*font styles*/
p {
	font-size:120%; 
	font-style:; 
	padding: 0px;
	margin-bottom:10px;
	line-height:150%;
} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-0.04em; 
}
h3 {
	font-size:1.2em;
}
h4, h5, h6 {
	font-size:1.1em;
}
h2, h3, h1, h4, h5, h6 {
	color : #333; 
	margin: 10px 0px;
	padding:2px 0px;
	clear: both;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-style:;	
	font-size:10px;
	color:#666;
	margin:5px 0px 5px 0px;
}

/*linkcolor*/
a:link, a:visited {
	font-weight: normal;
	color: #cd0069;
	text-decoration: none;
}

a:hover, a:active {
	color:; 
	text-decoration : none;
	border:none;
	text-decoration:underline;
} 

#content h2 a:link, #content h2 a:visited, #header h1 a:link, #header h1 a:visited, #content h3 a:link, #content h3 a:visited  {
	color:#333;
	font-weight:normal;
	text-decoration:none;
	border:none;
}
#content h2 a:hover, #content h2 a:active, #header h1 a:hover, #header h1 a:active, #content h3 a:hover, #content h3 a:active {
	color:#cd0069;
}


/*classes - these are also located in classes.css so child themes don't loose them*/
.center, .aligncenter, .centered {
text-align: center;
}
.right, .alignright {
float: right;
}
.left, .alignleft {
float: left;
}
.none {
display: none;
}
.righttxt {
text-align:right;
}
.credits {
clear:both;
font-style:italic;
}


/*images these are also located in classes.css so child themes don't lose them*/
img {
border: none;
margin: 2px;
}
img.center, img.aligncenter, img.centered {
display:block;
margin:5px auto;
}
img.alignright, img.right {
margin-left: 5px;
}
img.alignleft, img.left  {
margin-right: 5px;
}
img.rssimg {
margin:0px;
}
.postcontent img {
max-width:100%;
overflow: hidden;
}
.wp-smiley {
border:none;
margin:0px;
}


/*border-colors*/

.border {
border: 1px solid #ccc;
}

/*wrap and header*/
#accessnav {
display:none;
}

#wrap {
	background:#fff;
	width:780px;
	margin:10px auto;
	padding:20px;
	text-align:left;
}

/*header*/
#header {
	border-bottom:2px solid #000;
	margin:0px 0px 0px;
	padding:0px 0px 10px 0px;
}
#header h1{
	padding:2px;
	font-size:6em;
	display:inline;
}
#header p {
	padding:0px;
	margin:0px 10px;
	font-size:1.2em;
	display: block;
}

/*content and post settings*/
#content{
	background: transparent;
	padding:;
	margin: 2px 0.1em 5px;
	width:500px;
	float: right;
	font-size:1.0em;
}
#content posttitle {
	border:none;
	background-color:#333;
}
.post h2, .archives h3, .search h3 {
	margin: 0px 0px 0px;
	font-size:18px;
	line-height:100%;
}
.post {
	margin: 20px 0px 0px 0px;
	padding-bottom:20px;
	border-bottom:2px solid #000;
}
.postmeta {
	padding-top:10px;
	color:#666;
	font-size:9px;
	clear:both;
	margin: 10px 0px 5px;
}
.postmeta a {
	color:#666;
}
div.postmeta p {
	margin: 2px 0px;
	padding:0px;
}
.postcontent {
	margin:0px;
	padding:0px;
}
.postcontent p {
	margin:6px 0px 10px 0px;
	padding:0px;
}



/*postnav*/
#postnav {
	clear:both;
	margin:0px;
}
#postnav li {
	display:inline;
	margin: 2px 0px;
}


#pagenav {
	margin-top:10px;
	font-size:14px;
}


/*comments*/
#commentbox {
	background : transparent;
	clear:both;
	visibility:hidden;
	margin:10px 0px;
}
ol#commentlist  {
	list-style-position: inside;
	margin:2px 0px;
	padding:0px;
}
#commentlist li{
	border-bottom:1pt solid #eee;
	margin: 10px 0px;
}
#commentform fieldset {
	padding:0;
	margin:0;
}
#commentform legend {
	font-family: Arial, Helvetica, sans-serif; 
	color : #333; 
	margin: 10px 0px 5px;
	padding:2px 0px;
	font-size:120%;
}
#commentform textarea {
	width:90%;
}
#commentform label, #commentform textarea {
	display:block;
}
#commentform input {
	width:50%;
}
#commentform input.submit {
	width:40%;
	margin:2px 0px;
}
.approve {
	border: 1pt solid #ccc;
	background : #eee;
	padding:5px;
	font-size:90%;
}
.comment_time {
	font-size:0.8em;
	text-align:right;
	clear:both;
}
#commentlist cite {
	font-style:normal;
}

#commentbox {
	border-top: 1pt solid #eee;
}
.avatar {
	float:right;
	border: 1pt solid #eee;
	margin-left:10px;
	padding:2px;
}

/*sidebar*/
#sidebar {
	left:;
	background: transparent;
	margin: 5px 0px;
	float:left;
	width:200px;
	line-height:150%;
}
#sidebar ul, #sidebar li{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#sidebar li{
	margin: 2px 0px 2px 0px;
	padding: 2px 0px;
}
#sidebar div {
	margin: 2px;
	padding:0px;
}
#sidebar h2 {
	margin: 5px 0px 0px;
	padding: 4px 0px;
	font-size:130%;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
}
#sidebar li a {
	color: #333;
	border:none;
	font-weight:bold;
}
#sidebar li li {
	border-bottom:none;
	font-size:12px;
}
#sidebar li li li a {
	font-weight:normal;
	font-size:11px;
}
#sidebar li li li {
	line-height:100%;
	margin-top:5px;
	list-style-image:;
	list-style: inside circle;
	color:#cd0069;
}

.widget {
	background-color:;
}


/*searchform*/
#searchform {
	background-color:;
}
#searchform label {
	font-weight:normal;
	background-color:;
}
#searchform input#s {
	width:70%;
	padding:3px;
}
#searchform input.submit {
	width:;
	padding:3px;
}

/*Widgets fixing*/
.widget_rss h2 a {
	color:#333;
	font-weight:bold;
}
.widget_rss img {
	margin:0px;
}

/*Calendar*/
#wp-calendar a {
	font-weight:bold;
}
#today {
	background:#eee;
}



/*footer*/
#footer {
	clear: both;
	padding-top:40px;
	text-align:right;
	font-size:10px;
}
#footer ul{
	margin: 2px;
	padding:0px;
}
#footer li{
	display: inline;
	margin:0px 3px;
	}



/*forms*/
input , textarea, select, option {
	font-family :'Lucida Sans', 'Trebuchet MS', 'Lucida Grande', 'Bitstream Sans Vera', 
	Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
	font-size:100%;
	padding: 2px;
	background : #eee;
	color : #111; 
	border: 1px solid #ccc;
	margin: 2px;
}
fieldset, legend {
	background:transparent;
	color : #111; 
	border: none;
	padding: 5px;
}
label, legend {
	font-weight:normal;
}


/*lists*/
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 5px 2em;
	padding:2px;
}
ol { 
	list-style-position: outside;
	margin: 5px 2em;
	padding:2px;
}

/*tables*/
table {
	color : #111; 
	width: 90%;
	margin: 5px auto;
	padding: 0px;
	font-size:1em;
}
caption {
	color: #333;
	font-weight: normal;
	padding: 5px;
}
td, th, tr {
	padding: 5px;
	text-align:left;
}
