/*
Theme Name: Norrköping Pride
Theme URI: http://www.norrkoping.se
Version: 2
Description: Norrköping Pride 2010.
Author: <a href="http://lali.se">Christian Lali Malmborg</a>
Tags: pride
*/

html {
	/* background-image: url('pride_blue.jpg'); */ /* 42 43 136! */
/*
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 100%;*/
	
	    background: url(bg2011_large.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.bg2011_large.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg2011_large.jpg', sizingMethod='scale')";

	}

body{
/*background-color:#a7d28f;*/
/*background-image: url('http://www.norrkopingpride.se/back.png');*/
/*
background-attachment: fixed;*/
/*background-image: url('pride_tile_60.png');*/ /* 42 43 136! */
color:#473c3c;
font-family: Verdana, "Lucida Sans", Helvetica, sans-serif, Arial, "Lucida Grande";
font-size:12px;
padding:2px;
margin:0px;
}

a{
color:#333333;
text-decoration:underline;
}

a:hover{
color:#c00;
text-decoration:underline;
}

blockquote {
padding:0 0 0 20px;
min-height:50px;
color:#000;
}

blockquote a{
color:#999;
}

cite{
font-size:inherit;
font-style:normal;
}

/* Headers */

h1{
font-size:43px;
color:#888;
font-family:"Helvetica 65 Medium", Helvetica, sans-serif;
text-align:center;
}

h1 a, h1 a:hover{
color:#888;
text-decoration:none;
}


h2{
font-size:20px;
margin:5px 0 12px 0;
text-align:justify;
}

h2 a{
color:#222;
text-decoration:none;
}

h2 a:hover{
color:#c00;
}

h3{
text-align:justify;
font-size:12px;
color:#000;
}

h4{
text-align:center;
font-size:12px;
color:#000;
}

/* Blog Contents */

#sub-wrapper {
	background-color: white;
	float: left;
	margin-bottom: 40px;
	}
#wrapper{
	
width:700px;
margin:0 auto;
margin-top: 20px;

background: #fff;

	-moz-box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.25);


}

#sidebar, #split {
	margin-top: 1px;
	}

/* Navigation */


#nav, #nav-secondary {
padding:0px;
background: #fff;
margin-top: 0px;
margin-bottom: 0px;
}

ul.nav{
list-style:none;
margin:0px 12px;
padding-top: 10px;
padding-bottom: 10px;
}

ul.nav li {
display: inline; 
}

#nav {
font-weight: bold;
}

ul.nav li a {
display:inline;
padding:8px 7px 8px 7px; 
width:3px;
height:auto;
color:#424242;
text-align:center; 
font-family:Verdana;
font-size:12px;
text-decoration:none;
/*background:#eee;*/
border:0px solid #444;
}

ul.nav li a:hover {
color:#251a1b; 
background:#ddd;
text-decoration:none;
}


#sidebar{
float:right;
width:80px;
padding:10px 7px 10px 7px; 
background: #fff;

}

#facebook{
float:left;
width:300px;
padding:0px; 
background: #fff;

}

#split {
background: #fff;
width:600px;

}


/* Posts */

#main{
float:left;
width:685px;
}

.post{
padding:15px;
text-align:justify;
}

.main{
text-align:justify;
border-bottom:1px solid #bbb;
}

#map_canvas {
border:1px solid #bbb;
}

.main p{
line-height:18px;
margin:0 0 15px 0;
}

.main ol{
line-height:18px;
margin:0 0 15px 30px;
}

.main ul{
line-height:18px;
margin:0 0 15px 30px;
}

.main li{
margin:0 0 5px 0;
}


.main img{
padding:3px;
border:0px solid #999;
}

.main img:hover{
padding:0px;
border:0px solid #444;
}

img.wp-smiley{
padding:0px;
border:0px;
}

img.wp-smiley:hover{
padding:0px;
border:0px;
}


.meta{
font-size:9px;
line-height:15px;
display:inline;
color:#333;
padding:5px;
margin:0 0 30px 0;
}

.navigation{
font-size:11px;
}

/* Comments */

.gravatar{
float:left;
padding:6px;
border:1px solid #999;
}



.alt{
color:#777;
}

ol#comments{
text-align:justify;
}

.gravatar{
float:right;
border:0px solid #222;
}


/* Forms */

input, textarea, select, button{
background-color:#fafafa;
border:1px solid #3d3d3d;
color:#666;
padding:2px;
margin:3px 0 5px 0;
font-size:12px;
}

/* Footer */

#footer{
font-size:9px;
text-align:center;
float:left;
margin:0;
padding:10px 0 10px 0;
/* border-top:1px solid #eee; */
width:100%;
color: white;
background-color: black;

}

#footer a{
color:#999999;
}

#footer a:hover{
color:#777;
}





/* Others */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

div#followbox {
  text-align: right; 
  width: 100%;  
  border: none;
  margin-left: -5px; 
  margin-top: -25px;
  margin-bottom: 0px;
}

div#followbox span {
  position:relative; 
  bottom: 7px; 
  padding-margin: 10px;
  font-weight: bold; 
  color: white;
}

a img {border: none;
}


.navigation_group a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: black;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navigation_group a:hover {
	background-color: pink;
	color: black;
	text-decoration: underline;	
}

.qtrans {margin-left:7px; padding-top: 12px;}
.qtrans_language_chooser { list-style-type:none; }
.qtrans_language_chooser span {float:left; margin-left:3px;}


