/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	/*background: url(../images/img01.gif) repeat-x left top;*/
	background:  RGB(238, 238, 221);/*RGB(232, 235, 217);RGB(231, 237, 225);RGB(230, 230, 218);RGB(219, 226, 208);RGB(235, 235, 255);url(../Images/bgtest03.gif) repeat-x left top;*/
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
	color: #4A3F3F;
}

/*
td 
{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
}*/

.RadEContentBordered	/* Rad Editor Window */
{
	background-color: RGB(255, 254, 246);
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #306090;/*#549DC7;*/
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 36px;
}

h2 {
	letter-spacing: -1px;
	font-size: 18px;
}

h3 {
	font-size: 12px;
}

p, ul, ol {
/*	margin-bottom: 1.5em;
	line-height: 180%;*/
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: black;/*#E58C43;*/
}

a:hover {
	background: RGB(238, 238, 221);
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 960px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding-top: 5px;
}

#logo h1 a {
	padding: 0px 0 0 310px;
	color: #004085;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;

}

#logo h2 {
	padding: 18px 0 40px 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	margin-top: 0px;
	padding-top: 0px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 10px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
}

.sidebar h2 {
	height: 30px;
	margin: 0;
	letter-spacing: normal;
	font-size: 16px;
}

/* Sidebar1 */

#sidebar1 {
}

#sidebar1 h2 {
	text-align: left;
	background: url(../images/pawprint.gif) no-repeat left top;
	padding: 0px 0px 0px 25px;
	font-size: 14px;
}

#sidebar1 li li {
	padding-left: 20px;
	text-align: left;
	font-size: 10px;
}



.TreeMenuTable
{
	width: 170px;
	border-collapse: collapse;
	border: solid 1px #153248;
	background-color: RGB(255, 254, 246);/*#f5fafe;*/
}

.TreeMenu_top 
{
	background-color: #add4ff;
	background: url(../Images/title.png);
	color: RGB(255, 254, 246);/*#f5fafe;*/
	text-align: center;
	font-weight: bold;
}

.TreeMenu
{
	
}

#imgLogo
{
	margin-left: 3px;
}


/* Content */

#content {
	float: left;
	width: 700px;
	/*background: url(../images/img03.gif) repeat-y left top;*/
}

#content .bgtop {
	background: url(../images/img02_2.png) no-repeat left top;
}

#content .bgmiddle {
	background: url(../images/img03_2.png) repeat-y left top;
}

#content .bgbtm 
{
	height: 20px;
	background: url(../images/img04_2.png) no-repeat left bottom;
}
.headerImage 
{
	padding-left: 30px;
	padding-top: 10px;
}
.post {
	padding: 20px 25px 10px 32px;
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post h2 {
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 20px;
	background: url(../images/img10.gif) repeat-x;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px dashed #D9EBFF;
}

/* Footer */

#footer {
	width: 700px;
	height: 60px;
	margin: 20px 0;
	padding: 7px 0px;
	text-align: center;
	background: url(../images/img05_2.png) no-repeat top left;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: normal;
}

/* Studiefrämjandet */

#studieframjandet {
	width: 700px;
	height: 60px;
	margin: 20px 0;
	padding: 7px 0px;
	text-align: center;
}

#studieframjandet p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: normal;
}


/* Mini Calendar List */
.MiniCalendarTable
{
	width: 170px;
	border-collapse: collapse;
	border: solid 1px #153248;
	background-color: RGB(255, 254, 246);/*#f5fafe;*/
	font-size: 11px;
}

.MiniCalendarHead 
{
	 background-color: #add4ff;
	 background: url(../Images/title.png);
	 color: RGB(255, 254, 246);/*#f5fafe;*/
	 text-align: center;
	 font-weight: bold;
}

.MiniCalendarContent 
{

}

.MiniCalendarItem
{
	padding-bottom: 5px;
}

/* News */

.MiniNewsTable
{
	width: 170px;
	border-collapse: collapse;
	border: solid 1px #153248;
	background-color: RGB(255, 254, 246);/*#f5fafe;*/
	font-size: 12px;
}

.MiniNewsHead 
{
	 background-color: #add4ff;
	 background: url(../Images/title.png);
	 color: RGB(255, 254, 246);/*#f5fafe;*/
	 text-align: center;
	 font-weight: bold;
}

.MiniNewsContent 
{

}




.NewsTable
{
	width: 638px;
	border: solid 1px #153248;
	margin-bottom: 15px;
}

.NewsHeader
{
	background: RGB(238, 238, 221);
	font-weight: bold;
}

.NewsContent
{
	margin-top: 8px;
	font-size: 12px;
}



/* General Image Styles */
.imgLeft { 
    float: left; 
    margin: 4px; 
}
.imgRight { 
    float: right; 
    margin: 4px; 
}



/* Welcome page */
.NewsWelcomePageHeadlines
{
	width: 620px;
	border: Solid 1px black;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #306090;
}

.NewsWelcomePageHeadlines a
{
	color: #306090;
}

.NewsWelcomePageHeadlinesItem
{
	margin-bottom: 4px;
}