body {
	background: #eeeeee url(http://rachel-b.org/wp-content/themes/pink/bg.png);
	background-repeat: repeat-x;
	font-family: trebuchet ms;
	font-size:11px;
	color: #000000;
	margin: 0px;
	text-align:left;
}

#side {
 	padding-top:20px;
	padding-left: 0px;
  	padding-right: 0px;
 	float: left;
	width: 224px;
}

#content {
	padding-top:20px;
	width: 500px;
	float: right;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 800px;
 	position: relative;
}


#image {
	float: left;
	margin-right: 20px;
	padding-left: 0px;
}

#site {
	float: left;
	width:740px;
}

* {
	padding: 0;
	margin: 0;
}


.none {
	padding: 0;
	margin: 0;
}

.ad {
	padding-left:8px;
}

.affiliates {
        border-right:1px solid #D8D8D8;
}

h1 {
	background: #eeeeee url(http://rachel-b.org/wp-content/themes/pink/undertitle.jpg);
	height:px;
	font-family: trebuchet ms;
	font-size: 9px;
	color: #ffffff; 
	text-align: left;
	font-weight:normal;
	text-transform: lowercase;
	padding-left: 16px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	line-height:98%;
}

h2 {
	background: #eeeeee url(http://rachel-b.org/wp-content/themes/pink/content.jpg);
	background-position:top;
	background-repeat: repeat-x;
	font-family: arial; 
	font-weight:normal;
	font-size: 11px; 
	line-height: 13px;  
	color: #5b5b5b;
	text-align: justify;
	padding:10px;
        border-left:1px solid #D8D8D8;
}


/* NEWS */


.title {
	background: #000000 url(http://rachel-b.org/wp-content/themes/pink/title.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: lucida sans unicode;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; 
	text-align: left;
	text-transform: none;
	padding-left: 16px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
}

.undertitle {
	background: #eeeeee url(http://rachel-b.org/wp-content/themes/pink/undertitle.jpg);
	height:px;
	font-family: trebuchet ms;
	font-size: 9px;
	color: #ffffff; 
	text-align: left;
	text-transform:lowercase;
	font-weight:normal;
	padding-left: 16px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	line-height:98%;
}

.undertitlemeny {
	background: #D3D3D3;
	font-family: trebuchet ms;
	font-size: 9px;
	color: #737373; 
	text-align: normal;
	text-transform: lowercase;
	padding-left: 24px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
}

.content {
	background: #EEEEEE url(http://rachel-b.org/wp-content/themes/pink/content.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: arial; 
	font-size: 11px; 
	color: #5b5b5b;
	line-height:13px;
	text-align: left;
	padding:10px;
        border-left:1px solid #D8D8D8;
        border-right:1px solid #D8D8D8;
	width:522px;
}

blockquote {
	margin: 10px 30px 10px 20px;
	padding-left: 10px;
	border-left: 5px solid #ddd;
	line-height:13px;
	font-style:italic;
}

blockquote cite {
	display: block;
	line-height:13px;
	font-style:italic;
}


.bold {
	font-family: lucida sans unicode;
        color: #DB0D60;
	font-weight: bold;
}

.strong {
	font-family: lucida sans unicode;
        color: #DB0D60;
	font-weight: bold;
}

.italic {
        color: #000000;
}

.newsfooter {
	background: #F9F9F9 url(http://rachel-b.org/wp-content/themes/pink/newsfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:25px;
	text-align:center;
	font-family:lucida sans unicode;
	color: #5b5b5b;
}

/* SIDEBAR */

.sidetitle {
	background: #eeeeee url(http://rachel-b.org/wp-content/themes/pink/sidebar.jpg);
	height:0px;
	background-repeat: no-repeat;
	background-position: top;
	font-family: lucida sans unicode;
	font-size: 11px;
	font-weight: bold;
	color: #3C3C3C; 
	text-align: left;
	padding-left: 16px;
	padding-top:8px;
	padding-right: 12px;
	padding-bottom: 7px;
}

.sidecontent {
	background: #eeeeee url(http://rachel-b.org/wp-content/themes/pink/sidecontent.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	font-family: arial; 
	font-size:11px;
	color: #5b5b5b; 
	text-align:justify;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:102%;
	border-left:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
}

.sidebottom {
	background: #eeeeee url(http://rachel-b.org/wp-content/themes/pink/sidebottom.jpg);
	height:33px;
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: none; 
	font-family: trebuchet ms,; 
        font-size:11px;
	color: #302A1C; 
	text-align:justify;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
}


/* LINKS */

a:link {
	text-decoration: none;
	cursor: hand;
	color: #000000;
}

a:active {
	text-decoration: none;
	cursor: hand;
	color: #000000;
}

a:visited {
	text-decoration: none;
	cursor: hand;
	color: #000000; 
}

a:hover {
	cursor: hand;
	color: #DB0D60;
	text-decoration:underline;
}


/* OTHER */

.imagesnews {
	border-style: solid;
	border-width: 4px;
	border-color: #CACACA;
	padding: 1px;
	background-color: #E8E9E3;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	margin-right:2px;
	margin-top:10px;
	margin-bottom:10px;
}

.imagesnews:hover {
	border-style: solid;
	border-width: 4px;
	border-color: #5b5b5b;
	padding: 1px;
	background-color: #E8E9E3;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	margin-right:2px;
	margin-top:10px;
	margin-bottom:10px;
}

.imagesnews1 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	border-style: solid;
	border-width: 4px;
	border-color: #CACACA;
	padding: 1px;
	background-color: #E8E9E3;
        margin:8px 0px 1px 0px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
}

.imagesnews1:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	border-style: solid;
	border-width: 4px;
	border-color: #5b5b5b;
	padding: 1px;
	background-color: #E8E9E3;
        margin:8px 0px 1px 0px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	}

.imagesnews2 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	border-style: solid;
	border-width: 4px;
	border-color: #CACACA;
	padding: 1px;
	background-color: #E8E9E3;
        margin:1px 0px 8px 0px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
}

.imagesnews2:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	border-style: solid;
	border-width: 4px;
	border-color: #5b5b5b;
	padding: 1px;
	background-color: #E8E9E3;
        margin:1px 0px 8px 0px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	}

.imagesright {
	border-style: solid;
	border-width: 4px;
	border-color: #CACACA;
	padding: 1px;
	background-color: #E8E9E3;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:2px;
        margin-left: 4px;
}

.imagesright:hover {
	border-style: solid;
	border-width: 4px;
	border-color: #5b5b5b;
	padding: 1px;
	background-color: #E8E9E3;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:2px;
        margin-left: 4px;
}

.projects {
	filter:alpha(opacity=70);
	-moz-opacity:0.8;
	border-style: solid;
	border-width: 3px;
	border-color: #CACACA;
	padding: 1px;
	background-color: #E8E9E3;
        margin:0px 0px 1px 0px;
}

.projects:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.9;
	border-style: solid;
	border-width: 3px;
	border-color: #5b5b5b;
	padding: 1px;
	background-color: #E8E9E3;
        margin:0px 0px 1px 0px;
}

.imageselites {
	filter:alpha(opacity=70);
	-moz-opacity:0.8;
	border-style: solid;
	border-width: 3px;
	border-color: #CACACA;
	padding: 1px;
	background-color: #E8E9E3;
        margin:0px 0px 1px 0px;
}

.imageselites:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.9;
	border-style: solid;
	border-width: 3px;
	border-color: #5b5b5b;
	padding: 1px;
	background-color: #E8E9E3;
        margin:0px 0px 1px 0px;
}


.kantlinje {
        background: #EDECEC;
	font-family: trebuchet ms; 
	font-size: 11px; 
	line-height: 13px;  
	color: #5b5b5b;
	border:1px solid #D8D8D8;
	margin:2px;
	padding:5px 0px 5px 5px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
}

.kantlinje:hover {
        background: #EDECEC;
	font-family: trebuchet ms; 
	font-size: 11px; 
	line-height: 13px;  
	color: #5b5b5b;
	border:1px solid #5b5b5b;
	margin:2px;
	padding:5px 0px 5px 5px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
}

.kantlinje2 {
        background: #EDECEC;
	font-family: trebuchet ms; 
	font-size: 11px; 
	line-height: 13px;  
	color: #5b5b5b;
	border:1px solid #D8D8D8;
	margin:2px;
	padding:5px 0px 5px 5px;
}

.kantlinje2:hover {
        background: #EDECEC;
	font-family: trebuchet ms; 
	font-size: 11px; 
	line-height: 13px;  
	color: #5b5b5b;
	border:1px solid #5b5b5b;
	margin:2px;
	padding:5px 0px 5px 5px;
}