/*
Theme Name: GOstudy
Theme URI: http://lofgren.co.uk
Description: GOstudy custom theme
Version: 1.0
Author: Mats Lofgren
Author URI: http://lofgren.co.uk/
*/

body {
	background: #e3e3e3 url(images/bg_body.gif) top right repeat-x;
	padding: 0;
	margin: 0;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: 135%;
	text-align: center;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#top {
	float: right;
	width: 450px;
	margin: 0;
	padding: 0;
	background: url(images/bg_top_right.gif) top right no-repeat;
	height: 55px;
}

#top .topleft {
	float: left;
	margin: 0;
	padding: 0;
	background: url(images/bg_top_left.gif) top left no-repeat;
	height: 55px;
	width: 45px;
}

#top ul {
	margin: 0 0 0 55px;
	padding: 4px 0 0 0;
	list-style-type: none;
	width: 360px;
}

#top ul li {
	display: inline;
	margin: 0 6px 0 0;
	font-size: 86%;
}

#top ul li a {
	color: #fff;
	text-decoration: none;
}

#top ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#top ul li.flag {
	margin: 0 6px 0 0;
}

#top ul li.flag img {
	border: 0;
}

#top ul li.flag a:hover {
	text-decoration: none;
}


/* HEADER */

#main {
	background: #fff url(images/bg_main_top.png) top left no-repeat;
}

#header {
	padding: 10px 0 10px 10px;
}


#logo {
	width:200px;
	padding: 0;
	margin: 0;
}

#logo h1 {
	background: url(images/logo.gif) top left no-repeat;
	width: 180px;
	height: 60px;
	text-indent: -9000px;
	padding: 0;
	margin: 8px 0 12px 8px;
}

#logo h1 a {
	display: block;
	width: 180px;
	height: 60px;
}

.description {
	float: right;
	margin: 20px 28px 0 0;
	font-size: 26px;
	font-weight: normal; 
	font-style: italic;
	color: #8d8d8d;
	width: 311px;
	height: 33px;
	background: url(images/bg_strapline.png) top left no-repeat;
	text-indent: -4800px;
}

#content {
	margin: 10px 0 0 15px;
	width: 660px;
	float: left;
	padding: 0 0 15px 0;
}

#content .onlyside {
	display: none;
}

.entry {
	margin: 0;
	padding: 0;
}

.entry p {
	font-size: 1.05em;
}

.searchentry {
	margin: 0;
	padding: 0;
}

.searchentry h3 {
	margin: 4px 0 0 0;
	padding: 0;
}

.searchentry p {
	font-size: 12px;
	margin: 4px 0;
	padding: 0;
}

.searchentry p.date {
	font-size: 11px;
	margin: 0;
	padding: 0;
}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

h1, h2, h3 {
	font-family: tahoma, verdana, arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.6em;
	}

.entry h3 {
	margin: 20px 0 0 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 10px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	font-size: 11px;
	margin: 0 0 12px 0;
}

.searchpara {
	margin: 0 0 25px 0;
	padding: 0;
}

.searchpara p {
	margin: 0;
	padding: 0;
}

h3.searchsubhead {
	font-size: 17px;
	margin: 0 0 8px 0;
	padding: 0;
}


.clear {
	clear: both;
}

/* End Structure */






#destlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#destlist li {
	background: url(images/arrow_list.png) 8px 9px no-repeat;
	padding: 5px 0 5px 30px;
	margin-right: 20px;
	border-bottom: 1px solid #d4d4d4;
}

#destlist li a {
	color: #111;
	font-size: 0.86em;
}

#destlist li a:hover {
	text-decoration: none;
}





/* INTRO */

#intro {
	background: #1f1f1f url(images/bg_intro_top.gif) top left no-repeat;
	width: 940px;
	margin: 0 0 0 10px;
	padding: 0;
	min-height: 270px;
}

#intro img {
	margin: 10px 0 0 10px;
}

#intro_btm {
	background: #1f1f1f url(images/bg_intro_btm.gif) bottom left no-repeat;
	width: 940px;
	height: 10px;
	margin: 0;
	padding: 0;
}

#introsearch {
	float: right;
	background: url(images/bg_intro_search_btm.jpg) bottom left no-repeat;
	width: 391px;
	margin: 10px 10px 0 0;
	padding: 0;
	min-height: 250px;
}

#introsearch_top {
	float: right;
	background: url(images/bg_intro_search_top.jpg) top left no-repeat;
	width: 391px;
	height: 9px;
	margin: 0;
	padding: 0;
}

#intro h2, #intro p, #intro label {
	color: #fff;
	font-weight: normal;
}

#intro h2 {
	font-size: 26px;
	padding: 0px 12px 0 40px;
	margin: 18px 0 6px 0;
}

#intro p {
	font-size: 12px;
	padding: 0 45px 0 40px;
	margin: 0 0 8px 0;
	line-height: 125%;
}

#intro form {
	padding: 0 12px 0 0;
	margin: 0 0 0 40px;
}

#intro label {
	font-size: 11px;
	display: block;
}

#intro label.last {
	margin-top: 8px;
}

#intro select {
	width: 300px;
}

#intro .button {
	width:114px;
	height:30px;
	background:transparent url(images/btn_sok.png) no-repeat top left;
	outline:none;
	border: 0;
	text-indent: -4700px;
	cursor: pointer;
	font-size: 0px;
	display:block;
	line-height: 0px;
	margin-top: 12px;
}

#intro .button:hover {
	background-position:0 -30px;
}



#slideshow {
	width: 520px;
	height: 250px;
	margin: 0;
	padding: 0;
	float: left;
}

.slide {
	width:520px;
	margin:0;
	padding:0;
}

.slide-tag {
	position: absolute; 
	width: 480px;
	height: 40px;
	margin: 165px 0 0 0;
	padding: 20px;
	font-family: tahoma;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.4em;
	color: #1b2c58;
	display: block;
	overflow: hidden;
}

.slide-tag .mini {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #123;
	display: block;
	overflow: hidden;
}

.slide-tag a {
	color: #1b2c58;
}

.post h3 a {
	color: #0d488c;
	font-size: 0.8em;
}


/* HOME CONTENT */

#homecontent {
	margin: 10px 0 0 10px;
	width: 580px;
	float: left;
}

#homecontent #events, #homecontent #news {
	margin: 0 20px 10px 20px;
}

#homecontent #events h2, #homecontent #news h2 {
	margin-left: -8px;
	margin-top: 10px;
	margin-bottom: 0;
}

#homecontent #events h2 a {
	background:transparent url(images/h2/txt_evenemang.png) no-repeat top left;
	display: block;
	width: 200px;
	height: 28px;
	margin-left: -8px;
	margin-top: 10px;
	margin-bottom: 0;
	text-indent: -4700px;
}

#homecontent #news h2 a {
	background:transparent url(images/h2/txt_nyheter.png) no-repeat top left;
	display: block;
	width: 200px;
	height: 28px;
	margin-left: -8px;
	margin-top: 10px;
	margin-bottom: 0;
	text-indent: -4700px;
}

#homecontent #events h3, #homecontent #news h3 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 115%;
	color: #0d488c;
	margin: 12px 0 0 0;
}

#homecontent #events h3 a, #homecontent #news h3 a {
	color: #0d488c;
	text-decoration: none;
}

#homecontent #events h3 a:hover, #homecontent #news h3 a:hover {
	color: #0d488c;
	text-decoration: underline;
}


/* SIDE */

#side {
	float: right;
	width: 258px;
}

#side .enquiry {
	margin-top: 10px;
}

#side .enquiry a {
	display: block;
	width: 238px;
	height: 50px;
	background:transparent url(images/btn_forfragan.png) no-repeat top left;
	outline:none;
	border: 0;
	text-indent: -4700px;
	cursor: pointer;
}

#side .enquiry a:hover {
	background-position:0 -50px;
	width: 238px;
	height: 50px;
}

#side .fb {
	display: block;
	width: 238px;
	height: 50px;
	background:transparent url(images/btn_facebook.png) no-repeat top left;
	outline:none;
	border: 0;
	text-indent: -4700px;
	cursor: pointer;
}

#side .fb:hover {
	background-position:0 -50px;
}

#newsletterform .btn_ok {
	display:inline;
	width:80px;
	height:23px;
	background:transparent url(images/btn_ok.png) no-repeat top left;
	outline:none;
	border: 0;
	text-indent: -4700px;
	cursor: pointer;
	font-size: 0px;
	padding-top: 8px;
}

#newsletterform .btn_ok:hover {
	background-position:0 -23px;
}

#newsletterform {
	background: #f0f2f7;
	border: 1px solid #c8d1e5;
	width: 292px;
	padding: 8px;
	margin: 20px 0 20px 0;
}

#newsletterform label {
	display: block;
	font-weight: bold;
	color: #0d488c;
	margin: 0 0 5px 0;
}

#newsletterform #email {
	width: 190px;
	height: 13px;
	padding: 3px;
	font-size: 0.86em;
}

.homeside {
	width: 320px;
}


/* SUBPAGE SEARCH */

#subsearch {
	float: right;
	background: url(images/bg_search_sub_btm.png) bottom left no-repeat;
	width: 238px;
	margin: 10px 20px 0 0;
	padding: 0;
	min-height: 220px;
}

#subsearch_top {
	background: url(images/bg_search_sub_top.png) top left no-repeat;
	width: 238px;
	height: 8px;
	margin: 0;
	padding: 0;
}

#subsearch h2 {
	color: #fff;
	font-weight: normal;
	font-size: 26px;
	padding: 0;
	margin: 8px 10px 4px 15px;
}

#subsearch form {
	padding: 0;
	margin: 4px 15px 15px 15px;
}

#subsearch label {
	font-size: 11px;
	display: block;
	color: #fff;
	margin: 0px;
}

#subsearch label.last {
	margin-top: 6px;
}

#subsearch select {
	font-size: 11px;
	width: 200px;
}

#subsearch select option {
	width: 170px;
	font-size: 11px;
}

#subsearch .button {
	display:block;
	width:114px;
	height:30px;
	background: transparent url(images/btn_sok.png) no-repeat top left;
	outline:none;
	border: 0;
	text-indent: -4700px;
	cursor: pointer;
	font-size: 0px;
	line-height: 0px;
	margin-top: 8px;
}

#subsearch .button:hover {
	background-position:0 -30px;
}



#filtersearch form {
	padding: 6px;
	margin: 0;
}

#filtersearch fieldset {
	display: inline;
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	border: 0;
}

#filtersearch label {
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #111;
	margin-bottom: 4px;
	margin-top: 2px;
	margin-left: 4px;
}

#filtersearch select {
	font-size: 11px;
	margin-top: 2px;
	width: 160px;
}

#filtersearch select option {
	font-size: 11px;
}

#filtersearch .button {
	display:inline;
	width:114px;
	height:30px;
	background: transparent url(images/btn_sok.png) no-repeat top left;
	outline:none;
	border: 0;
	text-indent: -4700px;
	cursor: pointer;
	font-size: 0px;
	line-height: 0px;
	margin: 12px 0 4px 12px;
}

#filtersearch .button:hover {
	background-position:0 -30px;
}



.newsevents {
	float: left;
	width: 310px;
	margin-right: 20px;
}

.newsevents h3 a {
	color: #0066CC;
}

.newsevents p a {
	color: #0066CC;
	font-weight: bold;
}

.newsevents p.date {
	margin: 0;
	padding: 0;
}

#fakta {
	float: right;
	background: url(images/bg_fakta_bottom.png) top left no-repeat;
	width: 238px;
	margin: 10px 20px 0 0;
	padding: 0;
	min-height: 120px;
}

#fakta_top {
	background: url(images/bg_fakta_top.png) top left no-repeat;
	width: 238px;
	height: 8px;
	margin: 0;
	padding: 0;
}

#fakta h4 {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 15px 10px 8px 15px;
}

#fakta p {
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	padding: 0;
	margin: 10px 10px 8px 15px;
}



ul.uni {
	width: 680px;
	style-type: none;
	margin: 0;
	padding: 0;
}

ul.uni li {
	width: 225px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #666;
}

ul.uni li a {
	font-weight: bold;
	color: #0d488c;
}

ul.uni:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}


ul.unilogo {
	width: 680px;
	style-type: none;
	margin: 0;
	padding: 0;
}

ul.unilogo li {
	width: 335px;
	float: left;
	display: inline;
	margin: 0 5px 10px 0;
	font-size: 11px;
	color: #666;
}

ul.unilogo li a {
	font-weight: bold;
	color: #0d488c;
}

ul.unilogo li a img {
	border: 1px solid #e4e4e4; 
	float: left;
	margin-right: 10px;
	width: 110px;
	height: 70px;
}

ul.unilogo:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}


ul.utb {
	width: 680px;
	style-type: none;
	margin: 0;
	padding: 0;
}

ul.utb li {
	width: 310px;
	float: left;
	display: inline;
	margin: 0 20px 10px 0;
	font-size: 11px;
	color: #666;
	min-height: 200px;
}

ul.utb li a {
	font-weight: normal;
	color: #0d488c;
}

ul.utb:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}


ul.pinfo {
	width: 680px;
	style-type: none;
	margin: 0;
	padding: 0;
}

ul.pinfo li {
	width: 310px;
	float: left;
	display: inline;
	margin: 0 25px 10px 0;
	font-size: 11px;
	color: #666;
	min-height: 300px;
}

ul.pinfo li a {
	font-weight: normal;
	color: #0d488c;
}

ul.pinfo li a:hover {
	text-decoration: underline;
}


ul.pinfo:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}



ul.destin {
	width: 680px;
	style-type: none;
	margin: 0;
	padding: 0;
}

ul.destin li {
	width: 310px;
	float: left;
	display: inline;
	margin: 0 25px 10px 0;
	font-size: 11px;
	color: #666;
	min-height: 320px;
}

ul.destin li a {
	font-weight: normal;
	color: #0d488c;
}

ul.destin li a:hover {
	text-decoration: underline;
}

ul.destin:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}



ul.vs {
	width: 680px;
	style-type: none;
	margin: 0;
	padding: 0;
}

ul.vs li {
	width: 310px;
	float: left;
	display: inline;
	margin: 0 25px 10px 0;
	font-size: 11px;
	color: #666;
	min-height: 200px;
}

ul.vs li a {
	font-weight: normal;
	color: #0d488c;
}

ul.vs li a:hover {
	text-decoration: underline;
}

ul.vs:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}



/* FORFRAGAN */

#fancy_div h2 {
	background:transparent url(txt/txt_forfragan.png) no-repeat top left;
	width: 400px;
	height: 28px;
	margin: 10px 0 20px 10px;
	text-indent: -4700px;
}

#fancy_div span, #forfragan span {
	float:left;
}

#fancy_div label,  #fancy_div span label, #forfragan label,  #forfragan span label {
	clear:both;
	color:#444444;
	display:block;
	font-size:85%;
	line-height:100%;
	margin:0;
	padding-top:6px;
}

#fancy_div label.desc, #forfragan label.desc {
	border:medium none;
	color:#222222;
	display:block;
	font-size:95%;
	font-weight:bold;
	line-height:150%;
	margin:0;
	padding:0 0 3px;
}

#fancy_div fieldset, #forfragan fieldset {
	border: none;
	margin-bottom: 12px;
	padding: 0 10px;
}

#fancy_div select, #forfragan select {
	display: block;
	border: 1px solid #333;
	width: 250px;
	margin: 0 0 12px 0;
}

#fancy_div .bdr, #forfragan .bdr {
	border: 1px solid #333;
}

#fancy_div input.txt, #forfragan input.txt {
	display: block;
	border: 1px solid #666;
	width: 200px;
	margin: 0 5px 0 0;
	padding: 3px;
}

#fancy_div input.txtshrt, #forfragan input.txtshrt {
	display: block;
	border: 1px solid #666;
	width: 100px;
	margin: 0 5px 0 0;
	padding: 3px;
}

#fancy_div input.txtlong, #forfragan input.txtlong {
	display: block;
	border: 1px solid #666;
	width: 413px;
	margin: 0 5px 0 0;
	padding: 3px;
}

#btn_skicka {
	margin: 25px 10px 0 12px;
	display: block;
	float: right;
	width:114px;
	height:30px;
	background:transparent url(images/btn_skicka.png) no-repeat top left;
	outline:none;
	border: 0;
	text-indent: -4700px;
	cursor: pointer;
	font-size: 0px;
}

#forfragan #btn_skicka {
	float: none;
}

#btn_skicka:hover {
	background-position:0 -30px;
}


ul.rss_items {
	list-style: none;
	padding: 0;
	margin: 10px 0 20px 0;
}

li.rss_item {
	margin: 4px 0 12px 0;
}

a.rss_item {
	font-weight: bold;
}

.rss_date {
	font-size: 11px;
	color: #666;
}

/* BANNERS */

#banners {
	margin: 10px 0 10px 10px;
	width: 940px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	min-height: 110px;
	padding-bottom: 10px;
}

#banners p {
	padding: 5px 0 8px 0;
	margin: 0;
	font: 0.86em/140% tahoma,sans-serif;
	color: #6a6a6a;
}

#banners_left {
	margin: 10px 0 10px 20px;
	width: 450px;
	float: left;
}

#banners_right {
	margin: 10px 0 10px 10px;
	width: 450px;
	float: left;
}



/* MULTIMEDIA */

#multimedia {
	margin: 0 0 0 10px;
	width: 940px;
	background: #868686 url(images/bg_multimedia.png) repeat-x bottom left;
}

#multimedia h3 {
	padding: 0;
	margin: 5px 0 18px 0;
}

#multimedia h3 a, #multimedia h3 a:visited, #multimedia h3 a:hover {
	color: #f7901e;
	text-shadow: 1px 1px 0 #333;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#multimedia h3 a:hover {
	color: #fc0;
	text-shadow: 1px 1px 0 #333;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#multimedia p, #multimedia p a {
	color: #fff;
	font-size: 12px;
	margin: 0 0 12px 0;
}

#mm_left {
	margin: 10px 0 10px 10px;
	width: 310px;
	min-height: 300px;
	float: left;
}

#mm_mid {
	margin: 10px 0 10px 10px;
	width: 280px;
	min-height: 300px;
	float: left;
}

#mm_right {
	margin: 10px;
	width: 290px;
	min-height: 300px;
	float: left;
}



#multimedia #thumbs img {
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #222;
	float:left;
	height:75px;
	margin:0 8px 8px 0;
	padding:2px;
	width:75px;
}

#multimedia .bloggare {
	font-size: 11px;
	color: #ddd;
	margin: 0 0 15px 60px;
	padding: 0;
	line-height: 135%;
}

#multimedia .bloggare a {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#multimedia h4.blogrubrik {
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	margin: 0 0 2px 0;
}

#multimedia .blogrubrik a {
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	margin: 0;
}

#multimedia .blogcopy {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	margin: 0;
	line-height: 120%;
}


#socmedia {
	list-style: none;
	margin: 5px 0 5px 10px;
	padding: 0;
}

#socmedia li.fb_link {
	background: url(images/icon_facebook.png) center left no-repeat;
	padding: 10px 0 10px 38px;
	margin: 0 0 5px 0;
}

#socmedia li.yt_link {
	background: url(images/icon_youtube.png) center left no-repeat;
	padding: 10px 0 10px 38px;
	margin: 0 0 5px 0;
}


.referens {
	background: #444;
	width: 218px;
	padding: 10px;
}

.referens img {
	border: 1px solid #222;
}

.referens p {
	color: #fff;
	font-size: 0.90em;
}

.referens p.ref {
	color: #f7901e;
}

.referens p.ref a{
	color: #f7901e;
	text-decoration: underline;
}



/* FOOTER */

#footer {
	margin: 10px 0 0 010px;
}

#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer ul li {
	float: left;
	display: inline;
	padding: 0 10px;
	margin: 0;
	border-right: 1px solid #6a6a6a;
}

#footer ul li.first {
	padding: 0 10px 0 0;
}

#footer ul li.last {
	border-right: none;
}

#footer p {
	font: 0.86em/140% tahoma, sans-serif;
	color: #6a6a6a;
	margin: 5px 0 15px 0;
}

#footer ul li a {
	font: 0.86em/140% tahoma, sans-serif;
	color: #6a6a6a;
}

#footer ul li a:hover {
	text-decoration: none;
}




/* MISCELLANEOUS STYLES */

hr {
	margin: 5px 0 15px 0;
}

a img {
	border: 0;
}

.date {
	font: 0.86em/140% tahoma,sans-serif;
	color: #444;
	padding: 0;
	margin: 4px 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

div.list_left_date {
	float:left;
	margin-top: 15px;
	margin-right:8px;
	width:42px;
}

div.post-date {
	background:transparent url(images/bg_date_badge.png) no-repeat scroll 0 0;
	height:40px;
	width:40px;
}

div.post-date div.month {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	font-weight:bold;
	height:12px;
	line-height:12px;
	padding-top:1px;
	text-align:center;
}

div.post-date div.day {
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	padding-top:2px;
	text-align:center;
}

div.list_right_event {
	float:left;
	width:485px;
}

div.list_right_event p {
	margin-top: 0;
}


div.list_clear {
	clear:both;
	font-size:1px;
	line-height:0;
}

#side .enquiryhome a {
	display: block;
	width: 310px;
	height: 50px;
	background:transparent url(images/btn_forfraga_home.png) no-repeat top left;
	outline:none;
	border: 0;
	text-indent: -4700px;
	cursor: pointer;
	margin-bottom: 20px;
}

#side .enquiryhome a:hover {
	background-position:0 -50px;
	width: 310px;
	height: 50px;
}

#side .varservice a {
	display: block;
	width: 310px;
	height: 50px;
	background:transparent url(images/btn_varservice.png) no-repeat top left;
	outline:none;
	border: 0;
	text-indent: -4700px;
	cursor: pointer;
	margin-bottom: 10px;
}

#side .varservice a:hover {
	background-position:0 -50px;
	width: 310px;
	height: 50px;
}

.entry h4 {
	margin: 20px 0 0 0;
	padding: 0;
}

.entry h3.int {
	margin: 8px 0 0 0;
	padding: 0;
}

.searchmini {
	display:inline;
	width:16px;
	height:16px;
	background: transparent url(images/btn_search_mini.png) no-repeat top left;
	outline:none;
	border: 0;
	text-indent: -4700px;
	cursor: pointer;
	font-size: 0px;
	line-height: 0px;
	padding-top: 4px;
}

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}
 
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}
 
.pagination a:hover{
color:#fff;
background: #3279BB;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

.videolink a img {
	padding: 1px;
	border: 3px solid #888;
}

.videolink a:hover img{
	border: 3px solid #444;
}

a.tooltip{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none;
	cursor: help;
}
a.tooltip:hover{ z-index:25;}
a.tooltip span{ display: none;}
a.tooltip:hover span{
    display:block;
    position:absolute;
    top:2em; left:2em; width:300px;
    border: 1px solid #c5c5c5;
    background: #e5e5e5; 
	color: #000;
    text-align: left;
	font-weight: normal;
	padding: 4px 6px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

ul.usp {
	background: #e8e8e8;
	border: 1px solid #c1c1c1;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
}

ul.usp li {
	background: url(images/icon_tick.png) center left no-repeat;
	padding: 6px 0 6px 30px;
	list-style-type: none;
}


