/* $Id: views-styles.css,v 1.1 2009/08/12 04:25:15 johnalbin Exp $ */

/**
 * @file
 * Views Styling
 */

#content-area .view .views-row {
border-bottom: 1px solid #999999;
margin-bottom: 20px;
}

#content-area.content-area-nyfront .view .views-row {
border-bottom: 2px solid #e6e6e6;
margin-bottom: 18px;
}

#content-area .view h2.title a {
color: #333333;
}
#content-area .view h2.title a:hover {
text-decoration: underline;
}

#content-area .view h2.title {
padding-left: 0px;
}

#content-area .view .node .content {
border: 0px;
}

.view h2.title {
font-size: 1.6em;
}
#content-area .view h2.title a {
text-decoration: none;
}

/*Turnékalendariet*/

.view-ofogontour .view-content h3 {
font-size: 0.9em;
line-height: 1.6em;
margin: 1em 0 0 0;
font-weight: bold;
}
.view-ofogontour .views-row {
font-size: 0.9em;
line-height: 1.6em;
}
.view-ofogontour .views-row .field-content a {
text-decoration: underline;
}

/* Manifest */

.view-manifest .views-row {
height: 100%;
overflow: hidden;
padding: 0 0 18px 0;
}
.view-manifest .views-field-field-bild-upprop-fid {
float: left;
margin: 0 10px 0 0;
}
.view-manifest .views-field-title {
font-size: 1.2em;
margin: 0 0 5px 0;
}
.view-manifest .view-content {
margin: 10px 0 0 0;
}

