/*
Theme Name: Flygballong
Theme URI: http://mediapeople.se/
Version: 1.0
Author: Media People
*/

/** ALLA DE STORA PRYLARNA **/

* { /* Gäller generellt (om inget annat anges) */
	margin: 0;
	padding: 0;
	}
html, body {
	background: #134a83 url(images/bg-swirl.jpg) repeat-y top center;
	color: #000;
	}
body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align: center; 
	}
html>body { font-size: 11px; } /* for modern browsers that can resize px */
#wrap {
	background: #fff;
	border-left: 4px solid #fff; /* Vit bård för innehållet */
	border-right: 4px solid #fff; /* Vit bård för innehållet */
	margin: 0px auto; 
	width: 800px; 
	}
#header {
	background: transparent url(images/header465.jpg) no-repeat;
	height: 485px;
	}
#menu { 
	width:800px;
	margin:0 auto;
       }
#content {
        font-size: 12px;
	line-height: 1.8em;
	margin: 80px 60px; 
	text-align: left;
	word-wrap: break-word; 
	}
#footer {
	border-top: 1px solid #b8bbae; 
	margin: 0 70px 0 70px; 
	}
#footer p { 
	font-size: 0.9em; 
	line-height: 1.6em;
	margin:0;
	padding: 12px 0;  
	text-align: center;
	}


/** RUBRIKER OCH MENY **/

h1 {
	font-size: 2.4em;
	letter-spacing:-1.5px; 
	padding-bottom: 10px; 
	}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active { 
	color: #b39169;
	text-decoration: none;
	}
h2, h3, h4, h5, h6, p, re, fieldset, address, table {
	margin: 1.8em 0;
	}
h2 { 
	font-size: 12px;
	margin-bottom: 1em;
	margin-top: 1.5em;
	font-weight: bold;
	}
h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #d49248;
	text-decoration: none;
	outline: none;
	}
h3 {
	font: 1.1em/120%;
	margin-bottom: 1.3em;
	}
h4 {
	font-size: 1.0em;
	}
#menu ul.pagelinks {
	list-style-type: none;
	margin:428px 5px 0 5px;
	line-height:1.8em;
	}
#menu ul.pagelinks li{
	float: left;
	padding-left: 10px; 
	}
#menu li a {
	color: #fff;
	font-size:14px;
	font-weight: lighter;
	letter-spacing: -1px;
	padding: 0 2px 0 5px; 

}
#menu li.current_page_item a {
	color: #FFCC33; 
	}
#menu li a:hover {
	color: #FFCC33;
	text-decoration: underline;
}


/** GENERELLA SAKER (OM NÅGRA AV DESSA ELEMENT SKULLE DYKA UPP) **/
blockquote {
	border-left: 4px solid #d49248;
	margin: 1em 0;
	padding: 0 0 0 1.2em;
	}
dt {
	font-weight: bold;
	margin: 1em 0 .5em 0;
	}
code, pre, var {
	border-left: 2px solid #d49248;
	border-bottom: 1px dotted #d49248;
	font-size: 1em;
	margin: 3em 0;
	padding: 0 1.2em 0 1.2em;
	}
dd {
	margin: .5em 0 1em 1.5em;
	}
img {
	border: 0px solid #ffffff;
	}
a   {
	color: #1E00FF;
	font-weight: bold;
	}
a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-weight: regular;
	}
a:hover {
	color: #FFCC33;
	text-decoration: none;
	}
textarea {
	font: 12px/160% 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #000000;	
	width: 400px;
	border: 1px solid #5c4a36;
	background-color: #b39169;
	word-wrap: break-word;
	}
ul {
	list-style-type: disc;
	margin-left: 1.5em;
	}
	

/* WORDPRESSINLÄGG + KOMMENTARER OCH DATUM (DETTA VET JAG INTE HUR DU VILL HA) */
.postinfo {
	background: #7f582b;
	border: 1px solid #7f582b;
	color: #291c0e;
	padding-left: 10px;
}
.entry ul{
	padding: 0 0 0 10px;
	}
.entry li{
	padding: 0;
	}
.center {
	text-align: center;
	}
ol {
	margin-left: 3em;
	}
.commentlink {
	text-align: right;
	}
ol.commentlist {
	border-bottom: 1px solid #5c4a36;
	list-style: none;
	margin-left: 0;
	}
.commentlist li {
	background: #5c4a36;
	border-top: 1px solid #5c4a36;
	font-style: normal;
	padding: 1em;
	}
.commentlist p {
	margin: .6em 0 0 0;
	}
.hilite { 
	background: #f5fafc;
	}
#content .more {
	margin-top: -1em;
	text-align: right;
	}
.posted {
	color: #b39169;
	margin-top: .3em;
	}
.posted cite {
	font-weight: bold;
	font-style: normal;
	}
#postcomment {
	text-align: left;
	}
.latestposts { /** denna känns onödigt lång. kolla om den inte bara upprepar vissa saker som ligger högre i hierarkin genom att ta bort argument och se effekten **/
	border: 1px dashed #d49248;
	background-color: #8e683b;
	color: #291c0e;	
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 36px;
	padding: 15px;
	word-wrap: break-word;
	width: 400px;
	}
input#submitComment { /** denna känns onödigt lång. kolla om den inte bara upprepar vissa saker som ligger högre i hierarkin genom att ta bort argument och se effekten **/
	background-color: #5c4a36;
	border: 1px solid #b39169;
	color: #b39169;
	font: 12px/160% 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	height: 30px;
	padding: 2px 4px;
	width: 100%;
	}
input#author, input#email, input#url { /** denna känns onödigt lång. kolla om den inte bara upprepar vissa saker som ligger högre i hierarkin genom att ta bort argument och se effekten **/
	background-color: #fff;
	border: 1px solid #c2cfdf;
	color: #666;
	font: 12px/160% 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	height: 14px;
	line-height: 14px;
	padding: 2px 0 2px 2px;
	width: 83%;
	}
input#submitComment:hover {
	cursor: pointer;
	}
.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.alignright {
	float: right;
}
.alignleft {
	float: left; 
}


.cform span, .cform fieldset legend { 
	color: #000000;
}
.linklove {
	visibility:hidden;
}
