/*
Theme Name: Thirty Ten
Theme URI: http://aaron.jorb.in/thirty-ten
Description: A child theme of the 2010 default theme for WordPress.
Author: Aaron Jorbin based on work by the WordPress team
Author URI: http://aaron.jorb.in/
Version: 1.1
Tags: black, blue, white, three-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
Template: twentyten
*/

@import url('../twentyten/style.css');

.event-small {
border-top: 1px solid #bbbbbb;
padding-top: 16px;
}

/* Move menu to be above image */
#header #access{
top: 0px;
position: relative;
}
#site-title {
margin:0 0 0px;
}
/* Change our default link colors */
a:link{
color:#ff0000;
}
a:visited{
color:#d00c0d;
}
a:hover{
color:#ff4b33;
}
a:active{
color:#a67942;
}
/* Modify the footer to allow for a bigger description and nicer looking links  */
#site-info{
width:250px;
}
#site-generator{
width: 590px;
}

#site-generator a{
background: none;
padding: 0 7px;
}

#jorbin-link a:link, #jorbin-link a:visited, #jorbin-link a:hover,#jorbin-link a:active {
color:#990000;

}
#generator-link a{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../twentyten/images/wordpress.png) no-repeat scroll left center;
color:#666666;
display:inline-block;
line-height:16px;
margin-left:1px;
padding-left:19px;
text-decoration:none;
}
/* Look good?  Drink a glass of whisky and enjoy */

body {
background: url('images/ur_square_stripe_grid.gif');
}

a {
text-decoration: none;
}

#wrapper {
/* background: url(http://www.unionrock.no/grid.png) repeat 20px 0; */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#content img {
max-width:700px;

}


#header {
padding: 18px 0 0;
}

#content h2.first-event-arrdato {
font-family: Myriad, Helvetica, Arial, "sans-serif";
font-size: 16px;
text-transform: uppercase;
margin-bottom: 4px;
font-weight: bold;
}

#content h1.first-event-title {
font-family: Helvetica, Arial, "sans-serif";
font-size: 32px;
line-height:1.3em;
margin-bottom: 0px;
text-transform: uppercase;
font-weight: bold;
}

#content h1.first-event-title a {
text-decoration: none;
}

#content h2.small-event-arrdato {
font-family: Helvetica, Arial, "sans-serif";
font-size: 15px;
text-transform: uppercase;
margin-bottom: 4px;
font-weight: bold;
}

#content h1.small-event-title {
font-family: Helvetica, Arial, "sans-serif";
font-size: 24px;
line-height:1.3em;
margin-bottom: 0px;
text-transform: uppercase;
font-weight: bold;
}

#content h1.small-event-title a {
text-decoration: none;
}


.billettlenke {
text-decoration: none;
}

.billettlenke-paragraf {
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
background-color:#000000;
padding:10px;
width:120px;
}

#container {
margin-left: 0px !important;
}

.event-small {
margin-bottom: 18px;
}
