 /*  
Theme Name: Ragnhildsborgsbacken
Theme URI:
Description: Ragnhildsborgsbacken custom Wordpress theme
Version: 0.2
Author: Pontus Johansson
Author URI:
*/
* {
	padding: 0;
	margin: 0;
}
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #555;
	background: url('images/planks.jpg');
}
table {
	border-collapse: collapse;
	margin: 5px 0 5px 0;
}
table.border-table td, table.border-table th {
	border: 1px solid #D9D8D3;
	padding: 5px;
}
table.form-table {
	width: 620px;
}
table.form-table th, table.form-table td {
	padding: 5px !important;
	border: 0 !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #333;
}

a {
	color: #177BD4;
	text-decoration: none;
}

a:hover {
	color: #D54E21;
	text-decoration: none;
}

a img {
	border: 0;
}

address, dl, p {
	line-height: 18px;
	padding: 3px 0 10px 0;
}
.maincolumn p {
	padding: 0 0 10px 0;
}
.entry ul,
.entry ol {
	padding: 0 0 5px 30px;
}

.entry ul li,
.entry ol li {
	padding: 0 0 5px 0;
}

.entry ul li {
	list-style-image: url('images/bullet_orange.gif');
}

blockquote {
	background: #fafafa;
	font-style: italic;
	border: 1px solid #e5e5e5;
	padding: 0px 10px 0px 36px;
	margin: 10px 10px 10px 20px;
}
blockquote blockquote {
	float: none;
	width: auto;
	margin: 0 10px;
	background: #5e3f1c;
	color: #b3a576;
}
code {
	background: #f9f9f9;
}
dd {
	padding: 0 0 0 20px;
}
p img {
	max-width: 100%;
	border: 1px solid #dddddd;
	padding: 5px;
}
p a img:hover {
	border-color: #6993dd;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	margin: 0;
	padding: 0;
	clear: both;
}
.capital {
	text-transform: capitalize;
}
img.no-border {
	border: 0 !important;
}
.more-link {
	font-style: italic;
	text-align: right;
}
.message {
	background-color: #FFFFE0;
	border: 1px solid #E6DB55;
	padding: 6px;
	margin: 5px 0 5px 0;
}
.email {
	background: url('images/email.gif') left center no-repeat;
	padding: 0 0 0 24px;
	margin: 3px 0 0 0;
}
.telefon {
	background: url('images/tel.gif') left center no-repeat;
	padding: 0 0 0 24px;
	margin: 3px 0 0 0;
}
.print {
	background: url('images/icon_print.gif') left center no-repeat;
	padding: 0 0 0 24px;
	margin: 3px 0 0 0;
}
.wp-caption {
	background: #f3f3f3;
	border: 1px solid #dddddd!important;
	padding: 10px 0 5px 10px;
}
.wp-caption img {
}
.wp-caption-text {
	font-size: 0.9em;
	color: #5e5e5e;
	padding: 5px 10px 0 0;
	;
	margin: 0;
	text-align: center;
}
#lightbox-close-preload {
	padding: 0;
	margin: 0;
	display: none;
}
small {
	font-size: 0.9em;
	color: #5e5e5e;
}
strong {
	font-weight: bold;
	color: #363636;
}
label {
	margin: 5px 0 5px 0;
}
input, textarea {
	font-family: Verdana, Arial, sans-serif;
	color: #646464;
	font-size: 11px;
	background: #fff;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 5px 0 5px 0;
}
input:focus, textarea:focus {
	border: 1px solid #3F809B;
}
input#wp-submit, input.wp-submit, .button {
	background: #6893dc;
	border: 1px solid #6082bc;
	color: #fff;
	cursor: pointer;
	cursor: hand;
}
input#wp-submit:hover, input.wp-submit:hover, .button:hover {
	background: #8eaee5;
}
.button a {
	display: block;
	width: 100%;
	height: 100%;
}
.search #s {
	border: 0;
	padding: 7px;
}
.search #searchsubmit {
	border: 0;
	margin: 0;
	width: 24px;
	height: 38px;
	position: relative;
	left: -5px;
}
.wrap_center {
	margin: 0 auto;
	width: 960px;
}
.wrap_float {
	float: left;
	width: 960px;
	position: relative;
}
#head {
	background: #6993dd url('images/header-bg.gif') top left repeat-x;
	padding: 0;
}
#header .wrap_center {
	background: url('images/ff.gif') top right no-repeat;
}
#language-switcher {
	margin: 20px 0 0 0;
	float: right;
}
#language-switcher div {
	margin-right: 20px;
	float: right;
}
#language-switcher .language_item a {
	width: 16px;
}
#logo {
	display: block;
	width: 371px;
	height: 124px;
	padding: 0;
	display: block;
	margin: 0;
	background: transparent url(images/logo.gif) left top no-repeat;
}
#header h1 {
	position: absolute;
	left: -1000px;
	padding: 20px 0;
	font-size: 24px;
	color: #fff;
}
#header h1 a {
	text-decoration: none;
	color: #fff;
}
#header h1 a:hover {
	text-decoration: underline;
}
/*********************************************** BEGIN NAVIGATION *****************************************/
#menu {
	background: url('images/snow-bumps.gif') center bottom no-repeat;
	margin: 0;
	padding: 38px 0 0 0;
}
#menu .wrap_center {
}
#menu ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	list-style-type: none;
	position: relative;
	top: 2px;
}
#menu ul li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}
#menu ul li a:link, #menu ul li a:visited {
	color: #fff;
	font-size: 1.1em;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	display: block;
	height: 30px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent: -2000px;
	overflow: hidden;
}
/***************** BEGIN INDIVIDUAL TABS *******************/
/*   Start   */
#menu ul li.page-item-3 {
	background: url('images/tab-start.gif') top left no-repeat;
}
#menu ul li.page-item-3 a {
	width: 47px;
}
#menu ul li.current_page_item_3 {
	background: url('images/tab-start.gif') left -30px no-repeat;
}
#menu ul li.current_page_item_3 a {
	width: 47px;
}
/*   Liftkort & Information   */
#menu ul li.page-item-98 {
	background: url('images/tab-information.gif') top left no-repeat;
}
#menu ul li.page-item-98 a {
	width: 135px;
}
/*   Skidskola   */
#menu ul li.page-item-17 {
	background: url('images/tab-skidskola.gif') top left no-repeat;
}
#menu ul li.page-item-17 a {
	width: 159px;
}
/*   Kalender   */
#menu ul li.page-item-19 {
	background: url('images/tab-kalender.gif') top left no-repeat;
}
#menu ul li.page-item-19 a {
	width: 68px;
}
#menu ul li.current_page_item_19 {
	background: url('images/tab-kalender.gif') left -30px no-repeat;
}
#menu ul li.current_page_item_19 a {
	width: 68px;
}
/*   Bildgalleri   */
#menu ul li.page-item-21 {
	background: url('images/tab-bildgalleri.gif') top left no-repeat;
}
#menu ul li.page-item-21 a {
	width: 72px;
}
#menu ul li.current_page_item_21 {
	background: url('images/tab-bildgalleri.gif') left -30px no-repeat;
}
#menu ul li.current_page_item_21 a {
	width: 72px;
}
/*   Kontakt   */
#menu ul li.page-item-23 {
	background: url('images/tab-kontakt.gif') top left no-repeat;
}
#menu ul li.page-item-23 a {
	width: 62px;
}
#menu ul li.current_page_item_23 {
	background: url('images/tab-kontakt.gif') left -30px no-repeat;
}
#menu ul li.current_page_item_23 a {
	width: 62px;
}
/*   Internsidor   */
#menu ul li.page-item-125 {
	background: url('images/tab-personalsidor.gif') top left no-repeat;
}
#menu ul li.page-item-125 a {
	width: 92px;
}
#menu ul li.current_page_item_125 {
	background: url('images/tab-personalsidor.gif') left -30px no-repeat;
}
#menu ul li.current_page_item_125 a {
	width: 92px;
}
/***************** END INDIVIDUAL TABS *******************/
#menu ul li:hover,#menu ul li:focus {
	background-position: left -30px;
}
#menu ul li.current_page_item, #menu ul li.current_page_parent, #menu ul li.current_page_ancestor {
	background-position: left -30px;
}
#menu ul li.current_page_item:hover, #menu ul li.current_page_parent:hover, #menu ul li.current_page_ancestor:hover, #menu ul li.current_page_item_3:hover, #menu ul li.current_page_item_21:hover, #menu ul li.current_page_item_19:hover, #menu ul li.current_page_item_23:hover, #menu ul li.current_page_item_125:hover {

}
/*********************************************** END NAVIGATION *****************************************/
#pagehead {
	background: #abdb6c;
	width: 100%;
	float: left;
	padding: 20px 0 20px 0;
}
#page {
	padding-top: 40px;
	float: left;
	width: 100%;
	background: #fff;
}
#page .wrap_float {
	float: left;
	background: #fff;
	width: 960px;
	padding: 0 0 40px 0;
}
.maincolumn {
	float: left;
	width: 620px;
	margin: 0 0 0 0;
	padding: 0;
}
.widecolumn {
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	width: 960px;
}
#page h1, #page h2, #page h3, #page h4, #page h5, #page h6 {
	padding: 0;
}
#page h1 {
	font-size: 26px;
	padding: 0;
	margin: 0 0 15px 0;
	display: block;
	color: #0066c0;
}
#page h2 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 13px;
	padding: 0;
	margin: 20px 0 10px 0;
	display: block;
	font-weight: bold;
	line-height: 16px;
}
#page h3 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	line-height: normal;
	font-size: 11px;
	padding: 0;
	margin: 5px 0 3px 0;
	font-weight: bold;
}
#page h4 {
	font-size: 9px;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	padding: 0;
	display: block;
}
#page h5 {
	font-size: 8px;
}
#page h6 {
	font-size: 0.9em;
}
#slideshow {
	width: 620px;
	height: 221px;
	background: url('images/slideshow-bg.gif') top left no-repeat;
	position: relative;
}
#slideshow #master0 {
	position: absolute;
	left: 13px;
	top: 25px;
}
#slideshow img {
	border: 0;
	padding: 0;
}
.post, .post_alt {
	float: left;
	width: 100%;
}
.wrapper {
	float: left;
	width: 100%;
}
.post_alt {
}
.post_alt .wrapper {
}
.postmeta {
	margin: 10px 0 0 0;
	border-top: 1px solid #bbbbbb;
}
.commentstag {
	float: right;
}
.commentstag a {
	padding: 3px 0 3px 26px;
}
.postcat {
	padding: 3px 0 3px 26px;
}
.entry {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 22px;
}
.single-entry {
	float: left;
	width: 620px;
	margin: 0 0 0 0;
	display: inline;
	line-height: 24px;
}
.narrowpageentry {
	float: left;
	width: 620px;
	margin: 0 0 0 0;
	display: inline;
	line-height: 24px;
}
.error-entry {
	float: left;
	width: 620px;
	margin: 0 0 0 20px;
	display: inline;
	line-height: 24px;
}
.navigation {
	font-size: 14px;
	line-height: 30px;
	text-align: right;
}
/************** Begin Frontpage Columns ***************/
.maincolumn .frontpage-left-column {
	width: 300px;
	float: left;
	margin: 0 0 0 0;
}
.maincolumn .frontpage-right-column {
	width: 280px;
	float: left;
	padding: 0;
	margin: 0 0 0 40px;
}
.maincolumn .frontpage-left-column ul, .frontpage-right-column ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.maincolumn .frontpage-left-column ul li, .frontpage-right-column ul li {
	list-style: none;
	list-style-type: none;
	padding: 5px 0 10px 0;
	line-height: normal;
	text-indent: 0;
}
.frontpage-right-column ul li {
	padding: 10px 0 10px 0;
}
.maincolumn .frontpage-left-column h3, .maincolumn .frontpage-right-column h3 {
	padding: 0 0 5px 0;
}
/************** End Front Page Columns ***************/
/************** Begin Headers with icons ***************/
#page h2.info-header {
	padding: 0 0 5px 22px;
	margin: 0;
	background: url('images/icon_info.gif') left 1px no-repeat;
}
#page h2.calendar-header {
	padding: 0 0 5px 22px;
	margin: 0;
	background: url('images/icon_calendar.gif') left 1px no-repeat;
}
#page h2.notice-header {
	padding: 0 0 5px 22px;
	margin: 0;
	background: url('images/icon_star.gif') left top no-repeat;
}
#page h2.news-header {
	padding: 0 0 5px 22px;
	margin: 0;
	background: url('images/icon_news.gif') left top no-repeat;
}

#page h2.hours-header {
	padding: 0 0 5px 22px;
	margin: 0;
	background: url('images/icon_time.gif') left 1px no-repeat;
}
#page h2.join-header {
	padding: 0 0 5px 22px;
	margin: 0;
	background: url('images/icon_join.gif') left 1px no-repeat;
}
#page h2.user-header {
	padding: 0 0 5px 22px;
	margin: 0;
	background: url('images/icon_user.gif') left 1px no-repeat;
}
#page h2.map-header {
	padding: 0 0 5px 22px;
	margin: 0 0 5px 0;
	background: url('images/icon_map.gif') left 1px no-repeat;
}
/************** End Headers with iconss ***************/
/************** Begin Sidebar ***************/
.sidebar {
	float: left;
	width: 300px;
	margin: 0 0 0 40px;
	padding: 0;
	display: inline;
}
.sidebar ul {
	margin: 0 0 0 0;
	line-height: 18px;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
.sidebar ul li {
	margin: 0 0 20px 0;
}
.sidebar ul li#calendar table {
}
.sidebar ul li h2 {
	margin-top: 0 !important;
}
.sidebar ul li small {
	font-size: 0.85em;
}
.sidebar ul li p {
	padding-top: 10px;
	padding-bottom: 3px;
}
/*.sidebar ul li span {
	position: absolute;
	top: 0;
	left: 0;
}*/
.sidebar ul li#calendar table caption {
	padding: 10px;
}
.sidebar ul li#calendar table th, .sidebar ul li#calendar table td {
	text-align: left;
}
.sidebar ul li#calendar table td {
	padding: 3px 6px 3px 0;
}
.sidebar ul ul {
	margin: 0 0 0 0;
}
.sidebar ul ul li {
	padding: 0;
	margin: 0;
}
.sidebar ul li ul li a {
	padding: 5px 0 5px 0;
	display: block;
}
.sidebar ul ul li a:hover {
}
.sidebar ul ul ul li a {
	text-indent: 15px;
	background: none;
}
/************** End Sidebar ***************/
/************ Begin News archive **************/
ul.car-list li {
	list-style: none;
	list-style-type: none;
	margin-top: 10px;
	list-style-image: none;
}
ul.car-list li .car-yearmonth {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul.car-list li ul li {
	padding: 0 0 0 0;
	margin: 0;
}
ul.car-list {
	padding: 0;
}
/************ End News archive **************/
.comments_template .wrapper {
	border-top: 1px solid #D9D8D3;
	margin: 20px 0 0 0;
}
.comments_template h3 {
	line-height: 30px;
}
.comments_template h3#comments {
	float: left;
	margin: 11px 0 0 0;
	display: inline;
}
.comments_template ol {
	width: 620px;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
}
.comments_template ol li {
	width: 620px;
	padding: 0;
	margin: 20px 0 0;
}
.commentmeta {
	margin: 0 0 0 30px;
	padding: 0 0 6px 30px;
	background: url('images/comment-arrow.gif') left bottom no-repeat;
	float: left;
}
.commententry {
	width: 620px;
	float: left;
	margin: 0 0 20px 0;
	display: block;
	background: #d6e6f7;
}
.commententry p {
	padding: 0;
	margin: 15px;
}
.comments_template p.nocomments {
	margin: 0 0 0 20px;
}
.comments_form {
	width: 620px;
	margin: 11px 0 5px 0;
	display: block;
	float: left;
}
.comments_form .commentform-box-info {
	float: left;
}
.comments_form .commentform-box-message {
	float: right;
}
.comments_form label {
	display: block;
}
#footer {
	padding: 30px 0 30px 0;
	text-align: center;
	color: #c1bbb5;
	line-height: 18px;
	background: url('images/planks_footer.jpg');
}
#footer small {
	color: #c1bbb5;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #D54E21;
}
#footer h5 {
	font-size: 18pt;
	color: white;
	font-weight: normal;
	margin: 0 0 5px 0;
}
#footer p.footerinfo {
}
